aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Use slices.Contains in ssl/test/runnerDavid Benjamin1-1/+1
2024-01-16Update Go dependenciesDavid Benjamin1-3/+3
2023-11-01Update Go dependenciesDavid Benjamin1-4/+4
2023-06-27Replace byteBuilder and byteReader with cryptobyteDavid Benjamin1-4/+4
2023-02-21Update Go dependenciesDavid Benjamin1-4/+4
2022-12-22Fix some memory leaks in policy_cache_new.David Benjamin1-4/+4
2022-11-28Bump Go version in go.mod and run go mod tidy.David Benjamin1-1/+6
2021-06-16Reland "Add util/fetch_ech_config_list.go"Dan McArdle1-1/+4
2021-06-16Revert "Add util/fetch_ech_config_list.go"David Benjamin1-4/+1
2021-06-16Add util/fetch_ech_config_list.goDan McArdle1-1/+4
2020-07-29Use golang.org/x/crypto in runner.David Benjamin1-0/+2
2019-09-13Use the Go 1.13 standard library ed25519.David Benjamin1-1/+1
2019-02-21Add go 1.11 to go.mod.David Benjamin1-0/+2
2018-09-17Set up Go modules.David Benjamin1-0/+1