aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-18 00:36:24 -0700
committerFuwn <[email protected]>2022-03-18 00:36:24 -0700
commit474ced81be874bdc39dde8c18ae657d756f8784f (patch)
tree6d60472b3883b6c82eecff7aacb36e76867b1914 /go.mod
parentfix(make): remove validate dep (diff)
downloadcapybara-474ced81be874bdc39dde8c18ae657d756f8784f.tar.xz
capybara-474ced81be874bdc39dde8c18ae657d756f8784f.zip
refactor: update organization name
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 0f1fe40..f88c731 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/fuwn/capybara
+module github.com/gemrest/capybara
go 1.15