Ayush Ranjan
f62a4a77d5
Update go branch to Go 1.21.
...
Starting with Go 1.21, build tags select the language version. We currently
have several `go:build go1.1` tags, which were intended to act as "true" tags.
But that will break with 1.21. So replace them with "!false".
Fixes #9568 .
PiperOrigin-RevId: 576020779
2023-10-23 22:09:47 -07:00
Adin Scannell
1ceb814544
Add default_applicable_licenses rules to packages.
...
PiperOrigin-RevId: 513581243
2023-03-02 10:50:04 -08:00
Carmen Hanish
4f67756752
Change EcdsaVerify to specifically P-384 and compute the SHA384 digest.
...
PiperOrigin-RevId: 398336708
2021-09-22 15:01:56 -07:00
Jamie Liu
1ad3822200
Add go:build directives as required by Go 1.17's gofmt.
...
PiperOrigin-RevId: 385894869
2021-07-20 16:28:45 -07:00
gVisor bot
ae96e00bd9
Automated rollback of changelist 374319456
...
PiperOrigin-RevId: 374983747
2021-05-20 17:31:27 -07:00
Jamie Liu
3c24d345d0
Automated rollback of changelist 373417636
...
PiperOrigin-RevId: 374319456
2021-05-17 18:02:15 -07:00
gVisor bot
2f6e85ddec
Internal change.
...
PiperOrigin-RevId: 373417636
2021-05-12 11:49:40 -07:00
gVisor bot
cae3149b2a
Internal change.
...
PiperOrigin-RevId: 345538979
2020-12-03 14:47:16 -08:00