Merge pull request 'Update go.mod' (#3) from alexandre-patch-1 into main
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 1m8s

Reviewed-on: #3
This commit is contained in:
Alexandre Bruyant 2024-01-12 15:25:45 +00:00
commit 5022ec65d8

2
go.mod
View File

@ -1,6 +1,6 @@
module gitea.bruyant.xyz/alexandre/ipfs-node-pin
go 1.21.5
go 1.21.6
require github.com/sethvargo/go-githubactions v1.1.0