Skip to content

Commit dfff1c3

Browse files
committed
Move go.mod down to Go 1.11 (since that's really the bottom end of what we support)
1 parent 97dcbb4 commit dfff1c3

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 github.com/docker-library/bashbrew
22

3-
go 1.13
3+
go 1.11
44

55
require (
66
github.com/codegangsta/cli v1.20.0

0 commit comments

Comments
 (0)