Skip to content

Commit

Permalink
add module replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
freigeistig committed Feb 13, 2024
1 parent 289b4cb commit 779dc2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,5 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace github.com/google/certificate-transparency-go => github.com/rarimo/certificate-transparency-go v0.0.0-20240213151525-289b4cb58e25

0 comments on commit 779dc2e

Please sign in to comment.