diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-09-13 13:26:06 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-09-13 13:26:06 +0200 |
commit | 33e199c9939e110bd677e7b3e43547c6e55bb6e2 (patch) | |
tree | 7587ba4cc0faed4bf56eba4bbcc1020c27bd981e /go.mod | |
parent | b12bbcfb850542d92275d1e0a65aac641c30a1ee (diff) |
fixed {st,stfe,system-transparency} -> sigsum
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/system-transparency/stfe +module golang.sigsum.org/sigsum-log-go go 1.14 |