Projects STRLCPY scorecard Commits fa7a5dcd
🤬
  • 🌱 Bump google.golang.org/protobuf in /tools

    Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.30.0.
    - [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
    - [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 1 year ago
    fa7a5dcd
    1 parent ffdca547
  • ■ ■ ■ ■
    tools/go.mod
    skipped 9 lines
    10 10   github.com/goreleaser/goreleaser v1.14.1
    11 11   github.com/naveensrinivasan/stunning-tribble v0.4.2
    12 12   github.com/onsi/ginkgo/v2 v2.9.2
    13  - google.golang.org/protobuf v1.29.0
     13 + google.golang.org/protobuf v1.30.0
    14 14  )
    15 15   
    16 16  require (
    skipped 370 lines
  • ■ ■ ■ ■ ■ ■
    tools/go.sum
    skipped 2916 lines
    2917 2917  google.golang.org/protobuf v1.27.1/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
    2918 2918  google.golang.org/protobuf v1.28.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
    2919 2919  google.golang.org/protobuf v1.28.1/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
    2920  -google.golang.org/protobuf v1.29.0 h1:44S3JjaKmLEE4YIkjzexaP+NzZsudE3Zin5Njn/pYX0=
    2921  -google.golang.org/protobuf v1.29.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
     2920 +google.golang.org/protobuf v1.30.0 h1:kPPoIgf3TsEvrm0PFe15JQ+570QVxYzEvvHqChK+cng=
     2921 +google.golang.org/protobuf v1.30.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
    2922 2922  gopkg.in/airbrake/gobrake.v2 v2.0.9/go.mod h1:/h5ZAUhDkGaJfjzjKLSjv6zCL6O0LLBxU4K+aSYdM/U=
    2923 2923  gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
    2924 2924  gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc h1:2gGKlE2+asNV9m7xrywl36YYNnBG5ZQ0r/BOOxqPpmk=
    skipped 163 lines
Please wait...
Page is in error, reload to recover