Removed the use of script
This commit is contained in:
parent
e872bcccae
commit
e45923c947
2 changed files with 13 additions and 21 deletions
7
go.mod
7
go.mod
|
|
@ -1,10 +1,3 @@
|
|||
module lmika.dev/actions/push-to-dokku
|
||||
|
||||
go 1.22.4
|
||||
|
||||
require (
|
||||
github.com/bitfield/script v0.22.1 // indirect
|
||||
github.com/itchyny/gojq v0.12.13 // indirect
|
||||
github.com/itchyny/timefmt-go v0.1.5 // indirect
|
||||
mvdan.cc/sh/v3 v3.7.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue