dependabot[bot]
|
369f947703
|
Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tools (#262)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-02 09:56:50 -05:00 |
|
dependabot[bot]
|
b8738f6063
|
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tools (#257)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-15 15:12:31 -05:00 |
|
dependabot[bot]
|
6fa908ea47
|
Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools (#245)
Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-18 10:22:37 -04:00 |
|
Bruno Schaatsbergen
|
45a650b070
|
offload go generate to tools/ to prevent bloating the root Go module (#239)
* chore: move generate to `tools/`
* move generate to `tools/`
* extend make
* set `-provider-name`
* chore: improve makefile
* chore: remove unwanted comment
* add newlines
* align go versions
|
2024-09-16 17:38:41 -04:00 |
|