Skip to content

Commit 5660416

Browse files
chore(deps): bump the go-dependencies group with 2 updates
Bumps the go-dependencies group with 2 updates: [github.com/gofiber/storage/bbolt/v2](https://github.com/gofiber/storage) and [github.com/gofiber/storage/memory/v2](https://github.com/gofiber/storage). Updates `github.com/gofiber/storage/bbolt/v2` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/gofiber/storage/releases) - [Commits](gofiber/storage@bbolt/v2.1.3...bbolt/v2.1.4) Updates `github.com/gofiber/storage/memory/v2` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/gofiber/storage/releases) - [Commits](gofiber/storage@s3/v2.1.1...bbolt/v2.1.2) --- updated-dependencies: - dependency-name: github.com/gofiber/storage/bbolt/v2 dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/gofiber/storage/memory/v2 dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0da6a99 commit 5660416

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require (
66
github.com/a-h/templ v0.3.1001
77
github.com/go-ldap/ldap/v3 v3.4.13
88
github.com/gofiber/fiber/v2 v2.52.12
9-
github.com/gofiber/storage/bbolt/v2 v2.1.3
10-
github.com/gofiber/storage/memory/v2 v2.1.1
9+
github.com/gofiber/storage/bbolt/v2 v2.1.4
10+
github.com/gofiber/storage/memory/v2 v2.1.2
1111
github.com/joho/godotenv v1.5.1
1212
github.com/netresearch/simple-ldap-go v1.10.0
1313
github.com/playwright-community/playwright-go v0.5700.1

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@ github.com/godoc-lint/godoc-lint v0.11.2 h1:Bp0FkJWoSdNsBikdNgIcgtaoo+xz6I/Y9s5W
231231
github.com/godoc-lint/godoc-lint v0.11.2/go.mod h1:iVpGdL1JCikNH2gGeAn3Hh+AgN5Gx/I/cxV+91L41jo=
232232
github.com/gofiber/fiber/v2 v2.52.12 h1:0LdToKclcPOj8PktUdIKo9BUohjjwfnQl42Dhw8/WUw=
233233
github.com/gofiber/fiber/v2 v2.52.12/go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw=
234-
github.com/gofiber/storage/bbolt/v2 v2.1.3 h1:+vdTsw/z8C8mjYrm6gEMZZkcB7sl38pE59aF1hnax5E=
235-
github.com/gofiber/storage/bbolt/v2 v2.1.3/go.mod h1:6gHjy+GWQrBAFosaRYlGxpxHjW0pcuZ6RlYLOP7o7Gs=
236-
github.com/gofiber/storage/memory/v2 v2.1.1 h1:q0ZsCyUtdVh6dCPRhIHEIC5YCK8zKL2pKTBfPWJz71A=
237-
github.com/gofiber/storage/memory/v2 v2.1.1/go.mod h1:+KBbnA91Vb+zWlkw668Fcg23UAzds3Z6fxV82jlq3SU=
234+
github.com/gofiber/storage/bbolt/v2 v2.1.4 h1:xEdYqleVtF1Ta/362L0ZfbygRYtxy/haYDZJKVGc1pw=
235+
github.com/gofiber/storage/bbolt/v2 v2.1.4/go.mod h1:Eo482H+so24cN9NGP6rEHbuoJXqUNW94x7foUwzG6Mk=
236+
github.com/gofiber/storage/memory/v2 v2.1.2 h1:IGOMSgnlCv/Dh1rkXA9G69kHIAywUqPjaGFUR5XATE0=
237+
github.com/gofiber/storage/memory/v2 v2.1.2/go.mod h1:R3dBncEPAGt83cQleHFXdT/t7Pep6+5ED0rBfJSqjJg=
238238
github.com/gofiber/utils/v2 v2.0.2 h1:ShRRssz0F3AhTlAQcuEj54OEDtWF7+HJDwEi/aa6QLI=
239239
github.com/gofiber/utils/v2 v2.0.2/go.mod h1:+9Ub4NqQ+IaJoTliq5LfdmOJAA/Hzwf4pXOxOa3RrJ0=
240240
github.com/gofrs/flock v0.13.0 h1:95JolYOvGMqeH31+FC7D2+uULf6mG61mEZ/A8dRYMzw=

0 commit comments

Comments
 (0)