File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
newreposecretwithlibsodium Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2727 shell : bash
2828 strategy :
2929 matrix :
30- go-version : [1.x, 1.23 .0] # test with N and the .0 release of N-1
30+ go-version : [1.x, 1.24 .0] # test with N and the .0 release of N-1
3131 platform : [ubuntu-latest]
3232 include :
3333 # include windows, but only with the latest Go version, since there
Original file line number Diff line number Diff line change 11module github.com/google/go-github/v74/example
22
3- go 1.23 .0
3+ go 1.24 .0
44
55require (
66 github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
Original file line number Diff line number Diff line change 11module newreposecretwithlibsodium
22
3- go 1.23 .0
3+ go 1.24 .0
44
55require (
66 github.com/GoKillers/libsodium-go v0.0.0-20171022220152-dd733721c3cb
Original file line number Diff line number Diff line change 11module github.com/google/go-github/v74
22
3- go 1.23 .0
3+ go 1.24 .0
44
55require (
66 github.com/google/go-cmp v0.7.0
Original file line number Diff line number Diff line change 11module tools
22
3- go 1.23 .0
3+ go 1.24 .0
44
55require (
66 github.com/alecthomas/kong v1.12.1
Original file line number Diff line number Diff line change 11module tools/sliceofpointers
22
3- go 1.23 .0
3+ go 1.24 .0
44
55require (
66 github.com/golangci/plugin-module-register v0.1.1
You can’t perform that action at this time.
0 commit comments