pomerium/internal/urlutil
Caleb Doxsey c47055bece
upgrade to go v1.24 (#5562)
* upgrade to go v1.24

* add a macOS-specific //nolint comment too

---------

Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
2025-04-02 15:53:09 -06:00
..
errors.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
hostedauthenticate.go stub out HPKE public key fetch for self-hosted authenticate (#4360) 2023-07-13 10:04:34 -07:00
hostedauthenticate_test.go stub out HPKE public key fetch for self-hosted authenticate (#4360) 2023-07-13 10:04:34 -07:00
known.go hpke: compress query string (#4147) 2023-05-02 14:12:34 -06:00
known_test.go change Policy.Matches to accept a URL pointer (#5360) 2024-11-07 14:55:44 -05:00
proxy.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
query_params.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
signed.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
signed_test.go cryptutil: use bytes for hmac (#2067) 2021-04-07 14:57:24 -06:00
time.go urlutil: add time validation functions (#3776) 2022-12-02 11:42:56 -07:00
time_test.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
url.go UDP support (#5390) 2024-12-11 13:07:31 -07:00
url_test.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
whitelist.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00
whitelist_test.go proxy: restrict programmatic URLs to localhost (#2049) 2021-04-01 10:04:49 -04:00