Skip to content

Commit

Permalink
update gin-middleware to v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
y-du committed Oct 23, 2024
1 parent 7dd1ca0 commit 18b6569
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/SENERGY-Platform/mgw-auth-service
go 1.23

require (
github.com/SENERGY-Platform/gin-middleware v0.4.3
github.com/SENERGY-Platform/gin-middleware v0.4.4
github.com/SENERGY-Platform/go-service-base/config-hdl v0.1.1
github.com/SENERGY-Platform/go-service-base/context-hdl v0.0.3
github.com/SENERGY-Platform/go-service-base/logger v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/SENERGY-Platform/gin-middleware v0.4.3 h1:ox8i2+rFuHJAd/oKdHuayz2HHSlWfRQqAituwNVHRfA=
github.com/SENERGY-Platform/gin-middleware v0.4.3/go.mod h1:TNjnCZSYjhYd+Rq0yu9FfYd2ct2sJK59wHtwA9Fog7o=
github.com/SENERGY-Platform/gin-middleware v0.4.4 h1:W7eM53CHt8rLBFYiY9MjvrWqPJGgizJIjxuU8lHRA8A=
github.com/SENERGY-Platform/gin-middleware v0.4.4/go.mod h1:yN3QxrcPOy/NpoBWLw8uTpmD3hCwvzdCpgOeSOhT1cI=
github.com/SENERGY-Platform/go-service-base/config-hdl v0.1.1 h1:ITwMKdB2EgWn6McDPgS+pc2yjzIrXTKWh4noKp1DOic=
github.com/SENERGY-Platform/go-service-base/config-hdl v0.1.1/go.mod h1:pQjV0KfwCM91I7LSTUg9t4tgSNSHKiefH/O5+J5N8z8=
github.com/SENERGY-Platform/go-service-base/context-hdl v0.0.3 h1:deqgKAtt5NSbIssrkJMm3btQ8IttRbencDshOzbWle4=
Expand Down

0 comments on commit 18b6569

Please sign in to comment.