Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit 2300d98

Browse files
committed
Use Go 1.15
1 parent f825561 commit 2300d98

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
@@ -1,5 +1,7 @@
11
module github.com/ericchiang/k8s
22

3+
go 1.15
4+
35
require (
46
github.com/golang/protobuf v1.2.0
57
golang.org/x/net v0.0.0-20190125091013-d26f9f9a57f3

0 commit comments

Comments
 (0)