Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetRPG Dependency Updater committed Nov 2, 2024
1 parent cc061bc commit 8a40784
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/swaggo/gin-swagger v1.6.0
github.com/swaggo/swag v1.16.4
github.com/sweetrpg/api-core v0.0.354
github.com/sweetrpg/catalog-data v0.0.6
github.com/sweetrpg/catalog-data v0.0.7
github.com/sweetrpg/common v0.0.7
github.com/sweetrpg/db v0.0.148
go.jtlabs.io/query v1.6.1
Expand Down Expand Up @@ -71,7 +71,7 @@ require (
github.com/prometheus/procfs v0.15.1 // indirect
github.com/robfig/go-cache v0.0.0-20130306151617-9fc39e0dbf62 // indirect
github.com/sweetrpg/catalog-objects v0.0.180 // indirect
github.com/sweetrpg/model-core v0.0.158 // indirect
github.com/sweetrpg/model-core v0.0.159 // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.12 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -151,16 +151,16 @@ github.com/swaggo/swag v1.16.4 h1:clWJtd9LStiG3VeijiCfOVODP6VpHtKdQy9ELFG3s1A=
github.com/swaggo/swag v1.16.4/go.mod h1:VBsHJRsDvfYvqoiMKnsdwhNV9LEMHgEDZcyVYX0sxPg=
github.com/sweetrpg/api-core v0.0.354 h1:L7asDn8paJ8gdaogCUUZ+zk3c43EBh4yymsmXqc1O50=
github.com/sweetrpg/api-core v0.0.354/go.mod h1:W6mC8MxaZLRxPEhmW/jZq7dHx++Nef2SnbjoSxj6qbA=
github.com/sweetrpg/catalog-data v0.0.6 h1:WfV79ID+d5XDfFXeJUdYJ4h4JZ6JL1h/PrqORj06Tgc=
github.com/sweetrpg/catalog-data v0.0.6/go.mod h1:ktGQFC35/MlQk9/8Y2zN1j9lGHKpwBjXLT2c7O+9yD0=
github.com/sweetrpg/catalog-data v0.0.7 h1:E25/+6eN0sbnNQ8wjGWeZdfCNLYFWEDVnLPKxc7DKs0=
github.com/sweetrpg/catalog-data v0.0.7/go.mod h1:Gz/xHCtBP1bVfrYZtL/chzgZKSpk02pc6skvhBrPXqQ=
github.com/sweetrpg/catalog-objects v0.0.180 h1:nHvH3typGQxAqa/Ev59/8Zb0h8KT75dd5M/oomiFrVU=
github.com/sweetrpg/catalog-objects v0.0.180/go.mod h1:cbKeWtTfZonrjTkQZNp1b1GueeGVvHv/WbBF4iJTP1w=
github.com/sweetrpg/common v0.0.7 h1:cAGLhGbfTWLVS9yV39wqr/oHvs8sM0sXsHBI+M+RiJU=
github.com/sweetrpg/common v0.0.7/go.mod h1:4yamZns+1PmHHYPgJh+X8JuQoF4uTZNZEcnkwUEbauY=
github.com/sweetrpg/db v0.0.148 h1:T6bpQu/0dYpUTn1ARsN5i1KxKZr419duWBlciryc228=
github.com/sweetrpg/db v0.0.148/go.mod h1:PxlZhbhulD2biZo2Hg7GsQM8X/G5Tusj/jNp63uibc0=
github.com/sweetrpg/model-core v0.0.158 h1:xtVLwcG7A3cjB1nNg7iWcMQkMixrcBGz5cynnCUoW6I=
github.com/sweetrpg/model-core v0.0.158/go.mod h1:ttWnW/QVV3CcJwtSOefCV+NxifiJGHO+p2/a49TfpVI=
github.com/sweetrpg/model-core v0.0.159 h1:lChVDMNWEdMPSP4L8pUPFyiWcxlGZh4iDeOQgu+jD7Q=
github.com/sweetrpg/model-core v0.0.159/go.mod h1:THbmvZVpQXPl27C4U1shWs4lm6twKBJZWVIMWM3clqM=
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI=
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE=
Expand Down

0 comments on commit 8a40784

Please sign in to comment.