diff --git a/src/go.mod b/src/go.mod index b789516a..40aaead3 100644 --- a/src/go.mod +++ b/src/go.mod @@ -19,7 +19,7 @@ require ( github.com/prometheus/client_golang v1.20.5 github.com/qri-io/jsonpointer v0.1.1 github.com/securitybunker/databunker/src/storage v0.0.0 - github.com/securitybunker/databunker/src/utils v0.0.0-20241226201542-d0c5d1a19645 + github.com/securitybunker/databunker/src/utils v0.0.0 github.com/securitybunker/jsonschema v0.2.1-0.20201128224651-d77c1a3cb787 github.com/tidwall/gjson v1.18.0 go.mongodb.org/mongo-driver v1.17.1