Skip to content

Commit 7ff8b0a

Browse files
committed
go.mod: set go version to go1.14.4
1 parent fe1de62 commit 7ff8b0a

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/giannimassi/git-checkout-branch
22

3-
go 1.14
3+
go 1.14.4
44

55
require (
66
github.com/eiannone/keyboard v0.0.0-20200508000154-caf4b762e807

0 commit comments

Comments
 (0)