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 71ff92c commit 7282b71Copy full SHA for 7282b71
go.mod
@@ -2,4 +2,4 @@ module github.com/pplmx/setup-custom-action-by-docker
2
3
go 1.23
4
5
-require github.com/BurntSushi/toml v1.4.0
+require github.com/BurntSushi/toml v1.5.0
go.sum
@@ -1,2 +1,4 @@
1
github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0=
github.com/BurntSushi/toml v1.4.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
+github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=
+github.com/BurntSushi/toml v1.5.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
0 commit comments