3 Commits

Author SHA1 Message Date
9bbb00c7dd Update module github.com/sirupsen/logrus to v1.9.4 2026-04-10 00:04:08 +00:00
8ca5c32617 Merge pull request 'Update module github.com/nektos/act to v0.2.80' (#14) from renovate/github.com-nektos-act-0.x into main
Some checks failed
release-nightly / release-image (push) Failing after 6s
Reviewed-on: #14
2025-08-06 23:44:00 +00:00
32042adbb4 Update module github.com/nektos/act to v0.2.80 2025-08-02 00:03:01 +00:00
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@@ -10,8 +10,8 @@ require (
github.com/docker/docker v25.0.5+incompatible
github.com/joho/godotenv v1.5.1
github.com/mattn/go-isatty v0.0.20
github.com/nektos/act v0.2.78 // will be replaced
github.com/sirupsen/logrus v1.9.3
github.com/nektos/act v0.2.80 // will be replaced
github.com/sirupsen/logrus v1.9.4
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
golang.org/x/term v0.22.0

2
go.sum
View File

@@ -175,6 +175,8 @@ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/sirupsen/logrus v1.9.4 h1:TsZE7l11zFCLZnZ+teH4Umoq5BhEIfIzfRDZ1Uzql2w=
github.com/sirupsen/logrus v1.9.4/go.mod h1:ftWc9WdOfJ0a92nsE2jF5u5ZwH8Bv2zdeOC42RjbV2g=
github.com/skeema/knownhosts v1.3.0 h1:AM+y0rI04VksttfwjkSTNQorvGqmwATnvnAHpSgc0LY=
github.com/skeema/knownhosts v1.3.0/go.mod h1:sPINvnADmT/qYH1kfv+ePMmOBTH6Tbl7b5LvTDjFK7M=
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=