Skip to content

Commit cba94dd

Browse files
maruelMarc-Antoine Ruel
andauthored
glog: add go.mod (#46)
Tested to work on go1.11 with: go get golang.org/dl/go1.11 go1.11 download go1.11 test Co-authored-by: Marc-Antoine Ruel <[email protected]>
1 parent d5eac5e commit cba94dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/golang/glog
2+
3+
go 1.11

0 commit comments

Comments
 (0)