Make it possible to use multiline script in crons

This commit is contained in:
2022-06-10 15:24:26 +02:00
parent b7c867a963
commit 9bc93044dd
3 changed files with 8 additions and 3 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module katenary
go 1.16
require (
github.com/alessio/shellescape v1.4.1
github.com/compose-spec/compose-go v1.2.5
github.com/distribution/distribution/v3 v3.0.0-20220505155552-985711c1f414 // indirect
github.com/kr/pretty v0.2.0 // indirect