Skip to content

Commit

Permalink
chore(deps): bump github.com/wasilibs/go-re2 from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [github.com/wasilibs/go-re2](https://github.com/wasilibs/go-re2) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/wasilibs/go-re2/releases)
- [Commits](wasilibs/go-re2@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/wasilibs/go-re2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 45938c7 commit 5b53974
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 347 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
github.com/tidwall/pretty v1.2.1
github.com/wasilibs/go-re2 v1.7.0
github.com/wasilibs/go-re2 v1.8.0
go.opentelemetry.io/otel v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32.0
go.opentelemetry.io/otel/sdk v1.32.0
Expand All @@ -34,7 +34,6 @@ require (
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
github.com/gofiber/adaptor/v2 v2.2.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
Expand All @@ -51,7 +50,7 @@ require (
github.com/prometheus/procfs v0.15.1 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/tetratelabs/wazero v1.8.1 // indirect
github.com/tetratelabs/wazero v1.8.2 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.57.0 // indirect
github.com/valyala/tcplisten v1.0.0 // indirect
Expand Down
Loading

0 comments on commit 5b53974

Please sign in to comment.