Skip to content

Commit 5a58ed2

Browse files
committed
Revert "fix(deps): update module github.com/jenkins-x/go-scm to v1.14.56"
This reverts commit bdcb185.
1 parent d903608 commit 5a58ed2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+120
-1200
lines changed

upstream/go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/hashicorp/errwrap v1.1.0 // indirect
1717
github.com/hashicorp/go-multierror v1.1.1
1818
github.com/hashicorp/golang-lru v1.0.2
19-
github.com/jenkins-x/go-scm v1.14.56
19+
github.com/jenkins-x/go-scm v1.14.37
2020
github.com/mitchellh/go-homedir v1.1.0
2121
github.com/opencontainers/image-spec v1.1.0
2222
github.com/pkg/errors v0.9.1
@@ -78,7 +78,6 @@ require (
7878
cloud.google.com/go/kms v1.20.4 // indirect
7979
cloud.google.com/go/longrunning v0.6.2 // indirect
8080
dario.cat/mergo v1.0.0 // indirect
81-
fortio.org/safecast v1.0.0 // indirect
8281
github.com/42wim/httpsig v1.2.1 // indirect
8382
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 // indirect
8483
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 // indirect
@@ -181,7 +180,7 @@ require (
181180
github.com/beorn7/perks v1.0.1 // indirect
182181
github.com/blang/semver/v4 v4.0.0 // indirect
183182
github.com/blendle/zapdriver v1.3.1 // indirect
184-
github.com/bluekeyes/go-gitdiff v0.8.0 // indirect
183+
github.com/bluekeyes/go-gitdiff v0.7.1 // indirect
185184
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
186185
github.com/cespare/xxhash/v2 v2.3.0 // indirect
187186
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 // indirect

upstream/go.sum

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

upstream/vendor/fortio.org/safecast/.gitignore

Lines changed: 0 additions & 25 deletions
This file was deleted.

upstream/vendor/fortio.org/safecast/LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

upstream/vendor/fortio.org/safecast/README.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

upstream/vendor/fortio.org/safecast/SECURITY.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)