Skip to content

Commit

Permalink
upgrade go version to 1.19 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
nnnkkk7 committed Sep 18, 2022
1 parent 7cabba7 commit 54dac0a
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 go.uber.org/zap

go 1.18
go 1.19

require (
github.com/benbjohnson/clock v1.1.0
Expand Down

0 comments on commit 54dac0a

Please sign in to comment.