2019-10-22 15:41:27 +02:00
|
|
|
module github.com/SAP/jenkins-library
|
|
|
|
|
2020-09-17 08:44:42 +02:00
|
|
|
go 1.15
|
2019-10-22 15:41:27 +02:00
|
|
|
|
|
|
|
require (
|
2020-10-05 10:14:50 +02:00
|
|
|
github.com/360EntSecGroup-Skylar/excelize/v2 v2.3.1
|
2020-02-06 10:47:45 +01:00
|
|
|
github.com/GoogleContainerTools/container-diff v0.15.0
|
2020-09-04 13:42:34 +02:00
|
|
|
github.com/Jeffail/gabs/v2 v2.6.0
|
2020-05-25 19:48:59 +02:00
|
|
|
github.com/Masterminds/goutils v1.1.0 // indirect
|
2020-10-05 10:14:50 +02:00
|
|
|
github.com/Masterminds/semver v1.5.0 // indirect
|
2020-05-25 19:48:59 +02:00
|
|
|
github.com/Masterminds/sprig v2.22.0+incompatible
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/Microsoft/go-winio v0.4.15 // indirect
|
2020-10-05 10:14:50 +02:00
|
|
|
github.com/Microsoft/hcsshim v0.8.10 // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/bmatcuk/doublestar v1.3.4
|
2020-11-02 17:11:18 +01:00
|
|
|
github.com/bndr/gojenkins v1.0.1
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/containerd/containerd v1.4.3 // indirect
|
|
|
|
github.com/docker/cli v20.10.0-rc2+incompatible // indirect
|
2020-06-24 10:04:05 +02:00
|
|
|
github.com/docker/docker v1.4.2-0.20200114201811-16a3519d870b // indirect
|
2020-08-03 12:51:32 +02:00
|
|
|
github.com/elliotchance/orderedmap v1.3.0
|
2020-09-04 13:42:34 +02:00
|
|
|
github.com/evanphx/json-patch v4.9.0+incompatible
|
2020-08-03 12:51:32 +02:00
|
|
|
github.com/frankban/quicktest v1.10.0 // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/getsentry/sentry-go v0.8.0
|
2019-10-22 15:41:27 +02:00
|
|
|
github.com/ghodss/yaml v1.0.0
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/go-git/go-git/v5 v5.2.0
|
|
|
|
github.com/go-openapi/runtime v0.19.24
|
|
|
|
github.com/go-openapi/strfmt v0.19.11
|
|
|
|
github.com/go-openapi/validate v0.19.15 // indirect
|
|
|
|
github.com/golang/protobuf v1.4.3 // indirect
|
2020-10-05 10:14:50 +02:00
|
|
|
github.com/golang/snappy v0.0.2 // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/google/go-cmp v0.5.4
|
|
|
|
github.com/google/go-containerregistry v0.2.1
|
2020-09-14 12:05:12 +02:00
|
|
|
github.com/google/go-github/v32 v32.1.0
|
2020-09-04 13:42:34 +02:00
|
|
|
github.com/google/uuid v1.1.2
|
2020-10-05 10:14:50 +02:00
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
2020-08-03 12:51:32 +02:00
|
|
|
github.com/hashicorp/go-multierror v1.1.0 // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/hashicorp/go-retryablehttp v0.6.8
|
2020-08-03 12:51:32 +02:00
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
|
2020-07-08 08:20:15 +02:00
|
|
|
github.com/hashicorp/vault/api v1.0.4
|
2020-07-03 13:35:09 +02:00
|
|
|
github.com/huandu/xstrings v1.3.2 // indirect
|
2020-09-04 13:42:34 +02:00
|
|
|
github.com/imdario/mergo v0.3.11 // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351 // indirect
|
2020-10-05 10:14:50 +02:00
|
|
|
github.com/magiconair/properties v1.8.4
|
2020-06-04 13:52:19 +02:00
|
|
|
github.com/mitchellh/reflectwalk v1.0.1 // indirect
|
|
|
|
github.com/motemen/go-nuts v0.0.0-20200601065735-3df31f16cb2f
|
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/pierrec/lz4 v2.6.0+incompatible // indirect
|
2020-05-25 19:48:59 +02:00
|
|
|
github.com/piper-validation/fortify-client-go v0.0.0-20200206215926-532b5b150d22
|
2020-02-18 15:19:50 +01:00
|
|
|
github.com/pkg/errors v0.9.1
|
2020-10-05 10:14:50 +02:00
|
|
|
github.com/sirupsen/logrus v1.7.0
|
|
|
|
github.com/smartystreets/assertions v1.0.0 // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/spf13/cobra v1.1.1
|
2019-10-22 15:41:27 +02:00
|
|
|
github.com/spf13/pflag v1.0.5
|
2020-07-03 13:35:09 +02:00
|
|
|
github.com/stretchr/testify v1.6.1
|
2020-05-28 11:04:28 +02:00
|
|
|
github.com/testcontainers/testcontainers-go v0.5.1
|
2020-12-04 11:09:11 +01:00
|
|
|
github.com/xanzy/ssh-agent v0.3.0 // indirect
|
|
|
|
github.com/xuri/efp v0.0.0-20201016154823-031c29024257 // indirect
|
|
|
|
go.mongodb.org/mongo-driver v1.4.4 // indirect
|
|
|
|
golang.org/x/crypto v0.0.0-20201124201722-c8d3bf9c5392 // indirect
|
|
|
|
golang.org/x/mod v0.4.0
|
|
|
|
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb // indirect
|
|
|
|
golang.org/x/oauth2 v0.0.0-20201203001011-0b49973bad19
|
|
|
|
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 // indirect
|
|
|
|
golang.org/x/sys v0.0.0-20201202213521-69691e467435 // indirect
|
2020-08-03 12:51:32 +02:00
|
|
|
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
google.golang.org/appengine v1.6.7 // indirect
|
|
|
|
google.golang.org/genproto v0.0.0-20201203001206-6486ece9c497 // indirect
|
|
|
|
google.golang.org/grpc v1.34.0 // indirect
|
|
|
|
gopkg.in/ini.v1 v1.62.0
|
2020-08-03 12:51:32 +02:00
|
|
|
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
|
2020-12-04 11:09:11 +01:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
|
|
gotest.tools/v3 v3.0.3 // indirect
|
2019-10-22 15:41:27 +02:00
|
|
|
)
|