File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - name : Set up Go
1818 uses : actions/setup-go@v6
1919 with :
20- go-version : 1.21 .x
20+ go-version : 1.24 .x
2121
2222 - name : Install libpcap-dev
2323 run : sudo apt install libpcap-dev
5454 - name : Set up Go
5555 uses : actions/setup-go@v6
5656 with :
57- go-version : 1.21 .x
57+ go-version : 1.24 .x
5858
5959 - name : Check out code
6060 uses : actions/checkout@v5
9494 - name : Set up Go
9595 uses : actions/setup-go@v6
9696 with :
97- go-version : 1.21 .x
97+ go-version : 1.24 .x
9898
9999 - name : Check out code
100100 uses : actions/checkout@v5
Original file line number Diff line number Diff line change 1919 - name : Set up Go
2020 uses : actions/setup-go@v6
2121 with :
22- go-version : 1.21 .x
22+ go-version : 1.24 .x
2323
2424 - name : Check out code
2525 uses : actions/checkout@v5
Original file line number Diff line number Diff line change 1818 - name : Set up Go
1919 uses : actions/setup-go@v6
2020 with :
21- go-version : 1.21 .x
21+ go-version : 41 .x
2222
2323 - name : Install Dependences
2424 run : sudo apt install libpcap-dev
Original file line number Diff line number Diff line change 1717 - name : Set up Go
1818 uses : actions/setup-go@v6
1919 with :
20- go-version : 1.21 .x
20+ go-version : 1.24 .x
2121 - name : Install Dependences
2222 run : brew install libpcap
2323 - name : Run GoReleaser
3838 - name : Set up Go
3939 uses : actions/setup-go@v6
4040 with :
41- go-version : 1.21 .x
41+ go-version : 1.24 .x
4242 - name : Install Dependences
4343 run : sudo apt install libpcap-dev
4444
5959 - name : Set up Go
6060 uses : actions/setup-go@v6
6161 with :
62- go-version : 1.21 .x
62+ go-version : 1.24 .x
6363 - name : Install Dependences
6464 run : sudo apt install libpcap-dev
6565
8585 - name : Set up Go
8686 uses : actions/setup-go@v6
8787 with :
88- go-version : 1.21 .x
88+ go-version : 1.24 .x
8989 - name : Run GoReleaser
9090 uses : goreleaser/goreleaser-action@v6
9191 with :
Original file line number Diff line number Diff line change 2020 - name : Set up Go
2121 uses : actions/setup-go@v6
2222 with :
23- go-version : 1.21 .x
23+ go-version : 1.24 .x
2424
2525 - name : Install Dependences
2626 run : brew install libpcap
4242 - name : Set up Go
4343 uses : actions/setup-go@v6
4444 with :
45- go-version : 1.21 .x
45+ go-version : 1.24 .x
4646
4747 - name : Install Dependences
4848 run : sudo apt install libpcap-dev
6464 - name : Set up Go
6565 uses : actions/setup-go@v6
6666 with :
67- go-version : 1.21 .x
67+ go-version : 1.24 .x
6868
6969 - name : release test
7070 uses : goreleaser/goreleaser-action@v6
You can’t perform that action at this time.
0 commit comments