We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2f308 commit 3690582Copy full SHA for 3690582
go.mod
@@ -4,7 +4,7 @@ go 1.18
4
5
require (
6
github.com/drone-plugins/drone-plugin-lib v0.4.0
7
- github.com/joho/godotenv v1.4.0
+ github.com/joho/godotenv v1.5.1
8
github.com/sirupsen/logrus v1.9.0
9
github.com/urfave/cli/v2 v2.11.1
10
)
0 commit comments