Skip to content

Commit 52561d9

Browse files
committed
Pin Go to 1.13 (because that's required anyway)
1 parent 0d2e82b commit 52561d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ require (
2121
google.golang.org/api v0.9.0
2222
gopkg.in/cheggaaa/pb.v1 v1.0.27 // indirect
2323
)
24+
25+
go 1.13

0 commit comments

Comments
 (0)