Merge pull request 'Update module github.com/sethvargo/go-githubactions to v1.3.0' (#10) from renovate/github.com-sethvargo-go-githubactions-1.x into main
Reviewed-on: #10
This commit is contained in:
commit
b4504c8c4e
2
go.mod
2
go.mod
@ -2,7 +2,7 @@ module gitea.bruyant.xyz/alexandre/ipfs-node-pin
|
||||
|
||||
go 1.21.6
|
||||
|
||||
require github.com/sethvargo/go-githubactions v1.1.0
|
||||
require github.com/sethvargo/go-githubactions v1.3.0
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.5.9 // indirect
|
||||
|
2
go.sum
2
go.sum
@ -4,3 +4,5 @@ github.com/sethvargo/go-envconfig v0.9.0 h1:Q6FQ6hVEeTECULvkJZakq3dZMeBQ3JUpcKMf
|
||||
github.com/sethvargo/go-envconfig v0.9.0/go.mod h1:Iz1Gy1Sf3T64TQlJSvee81qDhf7YIlt8GMUX6yyNFs0=
|
||||
github.com/sethvargo/go-githubactions v1.1.0 h1:mg03w+b+/s5SMS298/2G6tHv8P0w0VhUFaqL1THIqzY=
|
||||
github.com/sethvargo/go-githubactions v1.1.0/go.mod h1:qIboSF7yq2Qnaw2WXDsqCReM0Lo1gU4QXUWmhBC3pxE=
|
||||
github.com/sethvargo/go-githubactions v1.3.0 h1:Kg633LIUV2IrJsqy2MfveiED/Ouo+H2P0itWS0eLh8A=
|
||||
github.com/sethvargo/go-githubactions v1.3.0/go.mod h1:7/4WeHgYfSz9U5vwuToCK9KPnELVHAhGtRwLREOQV80=
|
||||
|
Loading…
Reference in New Issue
Block a user