Skip to content

Commit

Permalink
Update github.com/abaldeweg/warehouse-server/framework digest to 59b4d71
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent c3db53c commit e2909a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23

require (
github.com/gin-gonic/gin v1.10.0
github.com/abaldeweg/warehouse-server/framework v0.0.0-20241015163101-08b93c4b15a5
github.com/abaldeweg/warehouse-server/framework 59b4d711d9b4
github.com/spf13/viper v1.19.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
2 changes: 1 addition & 1 deletion gateway/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23

require (
github.com/gin-gonic/gin v1.10.0
github.com/abaldeweg/warehouse-server/framework v0.0.0-20241015163101-08b93c4b15a5
github.com/abaldeweg/warehouse-server/framework 59b4d711d9b4
github.com/joho/godotenv v1.5.1
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
Expand Down

0 comments on commit e2909a5

Please sign in to comment.