Skip to content

Commit 4c2f3db

Browse files
committed
dependabot: skip golang.org/x/text on release-0.11
The new version requires go 1.23 and we don't want it.
1 parent ed01253 commit 4c2f3db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ updates:
158158
# These dependencies are skipped because they require a newer version of go:
159159
- dependency-name: "golang.org/x/crypto"
160160
- dependency-name: "github.com/a8m/envsubst"
161+
- dependency-name: "golang.org/x/text"
161162
labels:
162163
- "area/dependency"
163164
- "ok-to-test"

0 commit comments

Comments
 (0)