Skip to content

Commit 0ed56cb

Browse files
Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.3 to 1.7.0. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.6.3...v1.7.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9624dc commit 0ed56cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.13
55
require (
66
github.com/HaleyLeoZhang/go-component v1.7.0
77
github.com/Shopify/sarama v1.28.0
8-
github.com/gin-gonic/gin v1.6.3
8+
github.com/gin-gonic/gin v1.7.0
99
github.com/google/uuid v1.1.2
1010
github.com/jinzhu/gorm v1.9.16
1111
github.com/mailru/easyjson v0.7.7

0 commit comments

Comments
 (0)