Skip to content
Snippets Groups Projects
Commit 7d4ef2ef authored by Tucker Gary Siegel's avatar Tucker Gary Siegel
Browse files

update

parent e617a0af
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ require ( ...@@ -22,7 +22,7 @@ require (
github.com/spf13/viper v1.9.0 github.com/spf13/viper v1.9.0
github.com/stretchr/testify v1.7.0 github.com/stretchr/testify v1.7.0
github.com/swaggo/swag v1.7.1 github.com/swaggo/swag v1.7.1
github.com/tgs266/dawn-go-common v0.0.0-20221004165044-41b33c8b0598 github.com/tgs266/dawn-go-common v0.0.0-20221006204703-9f561ecb3e3e
go.mongodb.org/mongo-driver v1.7.3 go.mongodb.org/mongo-driver v1.7.3
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
golang.org/x/mod v0.6.0-dev.0.20211013180041-c96bc1413d57 // indirect golang.org/x/mod v0.6.0-dev.0.20211013180041-c96bc1413d57 // indirect
......
...@@ -610,6 +610,8 @@ github.com/tgs266/dawn-go-common v0.0.0-20220926200401-63ec7d7119a0 h1:omtLZNoFq ...@@ -610,6 +610,8 @@ github.com/tgs266/dawn-go-common v0.0.0-20220926200401-63ec7d7119a0 h1:omtLZNoFq
github.com/tgs266/dawn-go-common v0.0.0-20220926200401-63ec7d7119a0/go.mod h1:XUnuQ0jNkFoFhUY/835EMgZWvPx/ZJUhn3VOds9y3Fg= github.com/tgs266/dawn-go-common v0.0.0-20220926200401-63ec7d7119a0/go.mod h1:XUnuQ0jNkFoFhUY/835EMgZWvPx/ZJUhn3VOds9y3Fg=
github.com/tgs266/dawn-go-common v0.0.0-20221004165044-41b33c8b0598 h1:lHi3/3mME+COppqH7Txv5TQyYiyDfqVjMpahr2/IsrU= github.com/tgs266/dawn-go-common v0.0.0-20221004165044-41b33c8b0598 h1:lHi3/3mME+COppqH7Txv5TQyYiyDfqVjMpahr2/IsrU=
github.com/tgs266/dawn-go-common v0.0.0-20221004165044-41b33c8b0598/go.mod h1:XUnuQ0jNkFoFhUY/835EMgZWvPx/ZJUhn3VOds9y3Fg= github.com/tgs266/dawn-go-common v0.0.0-20221004165044-41b33c8b0598/go.mod h1:XUnuQ0jNkFoFhUY/835EMgZWvPx/ZJUhn3VOds9y3Fg=
github.com/tgs266/dawn-go-common v0.0.0-20221006204703-9f561ecb3e3e h1:UI+x2T4bUy5qpPAvGkkWkVVMewhUp0ovIGgVGql9pr8=
github.com/tgs266/dawn-go-common v0.0.0-20221006204703-9f561ecb3e3e/go.mod h1:XUnuQ0jNkFoFhUY/835EMgZWvPx/ZJUhn3VOds9y3Fg=
github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4= github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk= github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment