Skip to content

Commit 6ce8ac9

Browse files
authored
glog: update minimum go version to go1.19 (#61)
1 parent c0f9e3d commit 6ce8ac9

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,3 +1,3 @@
11
module github.com/golang/glog
22

3-
go 1.18
3+
go 1.19

0 commit comments

Comments
 (0)