Skip to content

Commit

Permalink
Bump golang to v1.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
marquiz committed Apr 20, 2023
1 parent 8b3df76 commit 2d8c9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GO_FMT := gofmt
GO_CYCLO := gocyclo
GO_LINT := golint
GO_CILINT := golangci-lint
GO_VERSION ?= 1.19.6
GO_VERSION ?= 1.19.8
GOLICENSES_VERSION ?= v1.5.0

# TEST_TAGS is the set of extra build tags passed for tests.
Expand Down

0 comments on commit 2d8c9d7

Please sign in to comment.