]> git.r.bdr.sh - rbdr/mobius/blobdiff - go.mod
Update docker image name
[rbdr/mobius] / go.mod
diff --git a/go.mod b/go.mod
index 5fe9eaf103fa565c1448af86714521411b906371..24c803e3adc2b69313c4c29b4664b9e5f2928763 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,6 @@ module github.com/jhalter/mobius
 go 1.22
 
 require (
-       github.com/davecgh/go-spew v1.1.1
        github.com/go-playground/validator/v10 v10.19.0
        github.com/stretchr/testify v1.9.0
        golang.org/x/crypto v0.22.0
@@ -13,6 +12,7 @@ require (
 )
 
 require (
+       github.com/davecgh/go-spew v1.1.1 // indirect
        github.com/gabriel-vasile/mimetype v1.4.3 // indirect
        github.com/go-playground/locales v0.14.1 // indirect
        github.com/go-playground/universal-translator v0.18.1 // indirect