summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2025-03-12 18:18:45 +0100
committerRasmus Dahlberg <rasmus@rgdd.se>2025-03-12 18:37:12 +0100
commit0449a831c89918fd13a0b5649bd9c1a31fc98567 (patch)
treef3293cc54c05c15519e89b40a9efe3f3782e8308 /go.mod
parentc30c98d6e170f4b2f2dddbc44613b24bcfdc28a7 (diff)
chore: Bump log list dependency
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 9917331..a6efae8 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.19
require (
github.com/google/certificate-transparency-go v1.1.4
github.com/google/trillian v1.5.1-0.20220819043421-0a389c4bb8d9
- gitlab.torproject.org/rgdd/ct v0.0.0-20230115071200-fa4d0bcd1cab
+ gitlab.torproject.org/rgdd/ct v0.0.0
)
require (