Skip to content

Commit

Permalink
chore: add github.com/quic-go/webtransport-go to allowed unreleased d…
Browse files Browse the repository at this point in the history
…ependencies
  • Loading branch information
galargh committed Nov 28, 2024
1 parent e5aa009 commit 36da613
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dependency-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@ jobs:
"Path": "honnef.co/go/tools",
"Version": "v0.0.1-2020.1.4",
"Reason": "unknown"
},
{
"Path": "github.com/quic-go/webtransport-go",
"Version": "v0.8.1-0.20241018022711-4ac2c9250e66",
"Reason": "unknown"
}
]
run: |
Expand Down

0 comments on commit 36da613

Please sign in to comment.