Skip to content

Commit 9137e0e

Browse files
authored
go.mod: Bump go directive to 1.19 (#1181)
1 parent 7cabba7 commit 9137e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module go.uber.org/zap
22

3-
go 1.18
3+
go 1.19
44

55
require (
66
github.com/benbjohnson/clock v1.1.0

0 commit comments

Comments
 (0)