aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus.dahlberg@kau.se>2021-09-29 12:32:08 +0200
committerRasmus Dahlberg <rasmus.dahlberg@kau.se>2021-09-29 12:32:08 +0200
commitb3a53977baa3b5350e38ee96f27a051de37f694f (patch)
treeb0176089a16301be57c5b2d9ad4198a113ef1bd2 /go.mod
parent621865f5707eaca22d4a0d162a5390b8440f6b40 (diff)
changed module name, s/golang/gitv0.2.1
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 e7e45d2..709d1ad 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module golang.sigsum.org/sigsum-log-go
+module git.sigsum.org/sigsum-log-go
go 1.14