Skip to content

Commit f01a29f

Browse files
committed
go.mod: Update module to go1.15
Signed-off-by: Stephen Augustus <[email protected]>
1 parent e3b97fc commit f01a29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module k8s.io/enhancements
22

3-
go 1.12
3+
go 1.15
44

55
require (
66
github.com/google/go-github/v32 v32.1.0

0 commit comments

Comments
 (0)