aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot]2023-02-09 22:48:11 +0000
committerVaiTon2023-04-29 15:21:41 +0000
commit8dbcf340be6e3869e30896e2df120b29cdc2d3c6 (patch)
treeaaf1506f531b0d67e1cc5976624ee8cee0ee70fb /go.mod
parentb2632528a8a74505fc399e30df2ce6f5fe89363b (diff)
Bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.2 to 1.7.7. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](https://github.com/gin-gonic/gin/compare/v1.7.2...v1.7.7) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2f49c69..a00994a 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/StackExchange/wmi v1.2.0 // indirect
github.com/flier/gohs v1.1.0
github.com/gin-gonic/contrib v0.0.0-20201101042839-6a891bf89f19
- github.com/gin-gonic/gin v1.7.2
+ github.com/gin-gonic/gin v1.7.7
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/go-playground/validator/v10 v10.8.0
github.com/golang/protobuf v1.5.2 // indirect