Skip to content

Commit

Permalink
update go version in go.mod 1.15 => 1.16 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorel-35 authored Apr 7, 2021
1 parent 8ba082c commit 0538fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/kong/go-kong

go 1.15
go 1.16

require (
github.com/blang/semver/v4 v4.0.0
Expand Down

0 comments on commit 0538fcd

Please sign in to comment.