diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-01 13:15:02 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-01 13:15:02 +0300 |
| commit | 459c19eee2fbdc2e56a89d1853324e8c19ee85a1 (patch) | |
| tree | 9ea3db0417710539ddb6407ed03da92acbe7ede0 /go.mod | |
| parent | d73a9952573bf12b6bb6137277bcdf4c89120c02 (diff) | |
Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#555)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [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.9.0...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ go 1.20 require ( github.com/Workiva/go-datastructures v1.1.0 github.com/gin-contrib/sessions v0.0.4 - github.com/gin-gonic/gin v1.9.0 + github.com/gin-gonic/gin v1.9.1 github.com/go-cmd/cmd v1.4.1 github.com/goccy/go-json v0.10.2 github.com/mymmrac/telego v0.24.0 @@ -25,7 +25,7 @@ require ( require ( github.com/BurntSushi/toml v1.2.1 // indirect github.com/andybalholm/brotli v1.0.5 // indirect - github.com/bytedance/sonic v1.8.10 // indirect + github.com/bytedance/sonic v1.9.1 // indirect github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 // indirect github.com/fasthttp/router v1.4.19 // indirect github.com/gabriel-vasile/mimetype v1.4.2 // indirect |
