Skip to content

Commit

Permalink
Bump golang.org/x/text in /go/remindabot in the everything group
Browse files Browse the repository at this point in the history
Bumps the everything group in /go/remindabot with 1 update: [golang.org/x/text](https://github.com/golang/text).


Updates `golang.org/x/text` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: everything
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 7eccebe commit 6bc67e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 130 deletions.
5 changes: 1 addition & 4 deletions go/remindabot/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/tillkuhn/angkor/go/topkapi v0.0.0-20240925054653-0f5b0882a10a
github.com/tillkuhn/rubin v0.8.2
golang.org/x/text v0.18.0
golang.org/x/text v0.19.0
)

require (
Expand All @@ -26,7 +26,6 @@ require (
github.com/eapache/go-resiliency v1.7.0 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect
github.com/eapache/queue v1.1.0 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
Expand Down Expand Up @@ -55,7 +54,5 @@ require (
golang.org/x/net v0.29.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sys v0.25.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 6bc67e5

Please sign in to comment.