Skip to content

Commit

Permalink
Bump github.com/google/certificate-transparency-go from 1.1.4 to 1.1.6
Browse files Browse the repository at this point in the history
Bumps [github.com/google/certificate-transparency-go](https://github.com/google/certificate-transparency-go) from 1.1.4 to 1.1.6.
- [Release notes](https://github.com/google/certificate-transparency-go/releases)
- [Changelog](https://github.com/google/certificate-transparency-go/blob/master/CHANGELOG.md)
- [Commits](google/certificate-transparency-go@v1.1.4...v1.1.6)

---
updated-dependencies:
- dependency-name: github.com/google/certificate-transparency-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2023
1 parent 968ebad commit 7de0a1d
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 62 deletions.
42 changes: 22 additions & 20 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@ go 1.19

require (
cloud.google.com/go/storage v1.29.0 // indirect
github.com/apache/beam/sdks/v2 v2.46.0
github.com/apache/beam/sdks/v2 v2.47.0-RC3
github.com/cenkalti/backoff/v4 v4.2.1
github.com/dsoprea/go-ext4 v0.0.0-20190528173430-c13b09fc0ff8
github.com/go-sql-driver/mysql v1.7.0
github.com/go-sql-driver/mysql v1.7.1
github.com/golang/glog v1.1.1
github.com/golang/mock v1.6.0
github.com/google/certificate-transparency-go v1.1.4
github.com/google/certificate-transparency-go v1.1.6
github.com/google/go-cmp v0.5.9
github.com/google/go-github/v39 v39.2.0
github.com/google/trillian v1.5.1
github.com/google/trillian v1.5.2
github.com/gorilla/mux v1.8.0
github.com/mattn/go-sqlite3 v1.14.16
github.com/perlin-network/life v0.0.0-20191203030451-05c0e0f7eaea
github.com/transparency-dev/merkle v0.0.1
github.com/transparency-dev/merkle v0.0.2
github.com/u-root/u-root v7.0.0+incompatible
github.com/usbarmory/tamago v0.0.0-20221104085030-4122a878196a
golang.org/x/crypto v0.8.0
golang.org/x/mod v0.10.0
golang.org/x/oauth2 v0.7.0
golang.org/x/sync v0.1.0
golang.org/x/sync v0.2.0
google.golang.org/grpc v1.54.0
google.golang.org/protobuf v1.30.0
gopkg.in/yaml.v2 v2.4.0
Expand All @@ -39,10 +39,10 @@ require (

require (
bitbucket.org/creachadair/shell v0.0.7 // indirect
cloud.google.com/go v0.107.0 // indirect
cloud.google.com/go/compute v1.15.1 // indirect
cloud.google.com/go v0.110.0 // indirect
cloud.google.com/go/compute v1.19.0 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/iam v0.8.0 // indirect
cloud.google.com/go/iam v0.13.0 // indirect
cloud.google.com/go/profiler v0.3.1 // indirect
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/Microsoft/go-winio v0.6.0 // indirect
Expand All @@ -56,17 +56,18 @@ require (
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/go-errors/errors v1.0.2 // indirect
github.com/go-interpreter/wagon v0.6.0 // indirect
github.com/go-logr/logr v1.2.0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/pprof v0.0.0-20221103000818-d260c55eee4c // indirect
github.com/google/s2a-go v0.1.3 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.1 // indirect
github.com/googleapis/gax-go/v2 v2.7.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
github.com/googleapis/gax-go/v2 v2.8.0 // indirect
github.com/imdario/mergo v0.3.15 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 // indirect
Expand All @@ -80,15 +81,16 @@ require (
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/net v0.9.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
golang.org/x/tools v0.7.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.8.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/api v0.109.0 // indirect
google.golang.org/api v0.121.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
gopkg.in/retry.v1 v1.0.3 // indirect
k8s.io/klog/v2 v2.80.1 // indirect
k8s.io/klog/v2 v2.100.1 // indirect
)
Loading

0 comments on commit 7de0a1d

Please sign in to comment.