Skip to content

Commit

Permalink
Merge pull request #1003 from marquiz/release-0.8
Browse files Browse the repository at this point in the history
[release-0.8] Bump golang to v1.19.8
  • Loading branch information
klihub authored Apr 20, 2023
2 parents 8b3df76 + 2d8c9d7 commit 11508b6
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 11508b6

Please sign in to comment.