Skip to content

Commit

Permalink
Upgrade go version to 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench committed Aug 16, 2020
1 parent c5aab1c commit 55d23b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cmuench/inotify-proxy

go 1.12
go 1.14

require (
github.com/gookit/color v1.2.7
Expand Down

0 comments on commit 55d23b4

Please sign in to comment.