diff --git a/go.mod b/go.mod index 04459180c..c493c7122 100644 --- a/go.mod +++ b/go.mod @@ -162,3 +162,5 @@ replace ( github.com/sourcegraph/sourcegraph/lib => github.com/sourcegraph/sourcegraph-public-snapshot/lib v0.0.0-20240822153003-c864f15af264 ) + +retract v1.1.0 // tag moved - checksum mismatch