From ef21646edbd38dd45368f4fd2202e6c0c57f8ac0 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Wed, 13 Apr 2022 12:29:09 +0200 Subject: switch to sigsum-go Updates import paths only. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 5efddb0..46d11db 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module git.sigsum.org/sigsum-log-go go 1.15 require ( - git.sigsum.org/sigsum-lib-go v0.0.3 + git.sigsum.org/sigsum-go v0.0.4 github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b github.com/golang/mock v1.4.4 github.com/google/certificate-transparency-go v1.1.1 // indirect -- cgit v1.2.3