Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang.org/x/crypto from 0.0.0-20210421170649-83a5a9bb288b to 0.1.0 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ require (
github.com/prometheus/client_golang v0.9.2
github.com/santhosh-tekuri/jsonschema v1.2.4
github.com/sirupsen/logrus v1.4.1
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b
golang.org/x/crypto v0.1.0
golang.org/x/oauth2 v0.0.0-20190115181402-5dab4167f31c
gopkg.in/src-d/go-git.v4 v4.8.1 // indirect
gopkg.in/yaml.v2 v2.3.0
)

Expand Down
89 changes: 39 additions & 50 deletions go.sum

Large diffs are not rendered by default.

29 changes: 0 additions & 29 deletions vendor/github.com/Microsoft/go-winio/BUILD.bazel

This file was deleted.

10 changes: 0 additions & 10 deletions vendor/github.com/Microsoft/go-winio/pkg/guid/BUILD.bazel

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/ProtonMail/go-crypto/bitcurves/BUILD.bazel

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/ProtonMail/go-crypto/brainpool/BUILD.bazel

This file was deleted.

14 changes: 0 additions & 14 deletions vendor/github.com/ProtonMail/go-crypto/eax/BUILD.bazel

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/ProtonMail/go-crypto/ocb/BUILD.bazel

This file was deleted.

26 changes: 0 additions & 26 deletions vendor/github.com/ProtonMail/go-crypto/openpgp/BUILD.bazel

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/ProtonMail/go-crypto/openpgp/armor/BUILD.bazel

This file was deleted.

18 changes: 0 additions & 18 deletions vendor/github.com/ProtonMail/go-crypto/openpgp/ecdh/BUILD.bazel

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

41 changes: 0 additions & 41 deletions vendor/github.com/ProtonMail/go-crypto/openpgp/packet/BUILD.bazel

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/BUILD.bazel

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/acomagu/bufpipe/BUILD.bazel

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/beorn7/perks/quantile/BUILD.bazel

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/emirpasic/gods/containers/BUILD.bazel

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/emirpasic/gods/lists/BUILD.bazel

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/github.com/emirpasic/gods/lists/arraylist/BUILD.bazel

This file was deleted.

10 changes: 0 additions & 10 deletions vendor/github.com/emirpasic/gods/trees/BUILD.bazel

This file was deleted.

Loading