Skip to content

Commit

Permalink
Merge pull request #14 from fabriziosalmi/dependabot/go_modules/go_mo…
Browse files Browse the repository at this point in the history
…dules-2393fabe38

Bump github.com/caddyserver/caddy/v2 from 2.9.0 to 2.9.1 in the go_modules group across 1 directory
  • Loading branch information
fabriziosalmi authored Jan 9, 2025
2 parents 2a409fc + a3ae478 commit 03600c6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ go 1.22.3
toolchain go1.23.4

require (
github.com/caddyserver/caddy/v2 v2.9.0
github.com/caddyserver/caddy/v2 v2.9.1
github.com/fsnotify/fsnotify v1.4.7
github.com/google/uuid v1.6.0
github.com/oschwald/maxminddb-golang v1.13.1
go.uber.org/zap v1.27.0
)
Expand All @@ -21,7 +23,7 @@ require (
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
github.com/aryann/difflib v0.0.0-20210328193216-ff5ff6dc229b // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/caddyserver/certmagic v0.21.5 // indirect
github.com/caddyserver/certmagic v0.21.6 // indirect
github.com/caddyserver/zerossl v0.1.3 // indirect
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
Expand All @@ -44,7 +46,6 @@ require (
github.com/golang/snappy v0.0.4 // indirect
github.com/google/cel-go v0.21.0 // indirect
github.com/google/pprof v0.0.0-20231212022811-ec68065c825e // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/huandu/xstrings v1.5.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
Expand Down

0 comments on commit 03600c6

Please sign in to comment.