Skip to content

Commit bf8af90

Browse files
authored
chore: group golang.org/x/* dependencies (#8392)
1 parent 2ee406d commit bf8af90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ updates:
4848
patterns:
4949
- "go.nhat.io/otelsql"
5050
- "go.opentelemetry.io/otel*"
51+
golang-x:
52+
patterns:
53+
- "golang.org/x/*"
5154

5255
# Update our Dockerfile.
5356
- package-ecosystem: "docker"

0 commit comments

Comments
 (0)