aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMitch Connors <[email protected]>2019-09-17 10:48:46 -0700
committerGitHub <[email protected]>2019-09-17 10:48:46 -0700
commite8f29969b682c41a730f8f08b76033b120498464 (patch)
tree0373b537a86b6f2841cf776fb38a21c57f718cbe /go.mod
parent7b22f689a41a1727c42eb02aaa1492d26402c592 (diff)
Fix typo in go.modv1.0.4
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 7eb892e..4832ded 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/spf13/pflags
+module github.com/spf13/pflag
go 1.12