Skip to content

Commit 57fdf4f

Browse files
committed
add missing golang.org for some of the workflows
1 parent a82481b commit 57fdf4f

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/e2e-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
github.com:443
9494
gcr.io:443
9595
ghcr.io:443
96+
golang.org:443
9697
proxy.golang.org:443
9798
sum.golang.org:443
9899
*.githubusercontent.com:443

.github/workflows/e2e-upgrade-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
github.com:443
5757
gcr.io:443
5858
ghcr.io:443
59+
golang.org:443
5960
proxy.golang.org:443
6061
sum.golang.org:443
6162
*.githubusercontent.com:443

.github/workflows/go-analyze.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
github.com:443
5151
proxy.golang.org:443
5252
sum.golang.org:443
53+
golang.org:443
5354
go.dev:443
5455
*.githubusercontent.com:443
5556
auth.docker.io:443

0 commit comments

Comments
 (0)