|
|
|
@ -78,7 +78,6 @@ require (
|
|
|
|
github.com/mholt/archiver/v3 v3.5.1
|
|
|
|
github.com/mholt/archiver/v3 v3.5.1
|
|
|
|
github.com/microcosm-cc/bluemonday v1.0.26
|
|
|
|
github.com/microcosm-cc/bluemonday v1.0.26
|
|
|
|
github.com/minio/minio-go/v7 v7.0.66
|
|
|
|
github.com/minio/minio-go/v7 v7.0.66
|
|
|
|
github.com/minio/sha256-simd v1.0.1
|
|
|
|
|
|
|
|
github.com/msteinert/pam v1.2.0
|
|
|
|
github.com/msteinert/pam v1.2.0
|
|
|
|
github.com/nektos/act v0.2.52
|
|
|
|
github.com/nektos/act v0.2.52
|
|
|
|
github.com/niklasfasching/go-org v1.7.0
|
|
|
|
github.com/niklasfasching/go-org v1.7.0
|
|
|
|
@ -230,6 +229,7 @@ require (
|
|
|
|
github.com/mholt/acmez v1.2.0 // indirect
|
|
|
|
github.com/mholt/acmez v1.2.0 // indirect
|
|
|
|
github.com/miekg/dns v1.1.58 // indirect
|
|
|
|
github.com/miekg/dns v1.1.58 // indirect
|
|
|
|
github.com/minio/md5-simd v1.1.2 // indirect
|
|
|
|
github.com/minio/md5-simd v1.1.2 // indirect
|
|
|
|
|
|
|
|
github.com/minio/sha256-simd v1.0.1 // indirect
|
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect
|
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect
|
|
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
|
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
|
|
|
github.com/mitchellh/reflectwalk v1.0.2 // indirect
|
|
|
|
github.com/mitchellh/reflectwalk v1.0.2 // indirect
|
|
|
|
|