Skip to content

Commit

Permalink
Merge pull request #13 from mrusme/dependabot/go_modules/github.com/g…
Browse files Browse the repository at this point in the history
…ofiber/fiber/v2-2.50.0

Bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.50.0
  • Loading branch information
mrusme committed Oct 24, 2023
2 parents 4bae89f + 5affb3b commit 00ab7b0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 289 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/go-playground/validator/v10 v10.15.5
github.com/go-shiori/go-readability v0.0.0-20230421032831-c66949dfc0ad
github.com/go-sql-driver/mysql v1.7.1
github.com/gofiber/fiber/v2 v2.49.2
github.com/gofiber/fiber/v2 v2.50.0
github.com/gofiber/template v1.7.5
github.com/google/uuid v1.3.1
github.com/lib/pq v1.10.9
Expand All @@ -39,7 +39,6 @@ require (
github.com/agext/levenshtein v1.2.3 // indirect
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/andybalholm/cascadia v1.3.2 // indirect
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
github.com/aymerick/douceur v0.2.0 // indirect
github.com/dsnet/compress v0.0.1 // indirect
Expand Down Expand Up @@ -81,13 +80,11 @@ require (
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/tcplisten v1.0.0 // indirect
github.com/zclconf/go-cty v1.14.1 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
Expand Down
Loading

0 comments on commit 00ab7b0

Please sign in to comment.