Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(.github/dependabot.yaml): group golang.org/x dependcies
  • Loading branch information
matifali authored Jul 10, 2023
commit 26ce7f820ff1581e3559f3fe0ba5473b23d1dbd5
3 changes: 3 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ updates:
patterns:
- "go.nhat.io/otelsql"
- "go.opentelemetry.io/otel*"
golang-x:
patterns:
- "golang.org/x/*"

# Update our Dockerfile.
- package-ecosystem: "docker"
Expand Down