Skip to content

Commit

Permalink
Bump Go version to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatias committed Mar 9, 2023
1 parent c13fe94 commit a4e77e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .go-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.18.10
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ require (
gopkg.in/yaml.v2 v2.4.0
)

go 1.13
go 1.18

0 comments on commit a4e77e9

Please sign in to comment.