Doug Fawley
|
fbff2abb0f
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
Easwar Swaminathan
|
d524b40946
|
multiple: update dependencies after 1.57 branch cut (#6452)
|
2023-07-18 14:09:46 -07:00 |
Chris Smith
|
c9d3ea5673
|
deps: google.golang.org/genproto to latest in all modules (#6319)
|
2023-06-02 10:38:02 -07:00 |
Arvind Bright
|
16651f60dd
|
go.mod: update all dependencies (#6214)
|
2023-04-18 17:02:56 -07:00 |
Easwar Swaminathan
|
415ccdf154
|
go.mod: update all dependencies after 1.54 branch cut (#6132)
|
2023-03-28 16:03:41 -07:00 |
Easwar Swaminathan
|
22608213b8
|
go.mod: upgrade golang.org/x/net to address CVE-2022-41723 (#6106)
|
2023-03-09 16:30:30 -08:00 |
Doug Fawley
|
bf3ad35240
|
*: update all dependencies (#5924)
|
2023-01-11 13:49:41 -08:00 |
Doug Fawley
|
22c1fd2e10
|
deps: update golang.org/x/net to latest in all modules (#5847)
|
2022-12-07 10:52:31 -08:00 |
Doug Fawley
|
50be6ae2f9
|
go.mod: update all dependencies (#5803)
|
2022-11-18 10:56:02 -08:00 |
Doug Fawley
|
778860e606
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
Tristan Swadell
|
23cc28fd63
|
security/authorization: upgrade cel-v0.10.1 and fix breaking API change. (#5243)
|
2022-03-15 14:50:46 -07:00 |
Easwar Swaminathan
|
712e8d4f57
|
Remove support for Go 1.13 and older (cont) (#4706)
|
2021-08-25 14:51:41 -07:00 |
Easwar Swaminathan
|
6bd8e8cf30
|
multiple: remove support for Go 1.11 (#4700)
|
2021-08-24 14:24:34 -07:00 |
Doug Fawley
|
74fe6eaa41
|
github: testing action workflow improvements and update to test Go1.16 (#4358)
|
2021-04-22 14:59:51 -07:00 |
Easwar Swaminathan
|
7a6ab59115
|
multiple: go mod tidy to make vet happy (#4337)
|
2021-04-13 11:47:25 -07:00 |
Elizabeth Zou
|
cc8e63cae1
|
security/authorization: add integration tests (#3809)
* security/authorization: integration tests for using CEL engine library
|
2020-08-26 11:44:05 -07:00 |
ZhenLian
|
f640ae6a4f
|
security/authorization: util function for converting CEL expression string (#3822)
* security/authorization: add the util function to compile string cel expr
|
2020-08-19 12:01:00 -07:00 |
Elizabeth Zou
|
d3e3e7a46f
|
security/authorization: Added CEL-based authorization engine (#3707)
* Add CEL-based authorization engine in a new module under security/authorization
|
2020-08-07 09:49:45 -07:00 |