1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/util
Sascha L. Teichmann 9cba4eec30
Improve joining of url paths in some situations
* Use url.JoinPath to join URLs from a few places.
* Add util/joinpath.go from go 1.19, add the license in REUSE 3.0 compatible manner.

resolve #223

Co-authored-by: Bernhard Reiter <bernhard@intevation.de>
2022-07-18 17:41:52 +02:00
..
client.go Fixed issues found by staticcheck. (#227) 2022-07-14 18:38:37 +02:00
file.go Fixed issues found by staticcheck. (#227) 2022-07-14 18:38:37 +02:00
file_test.go Add filename conformity check 2022-05-20 18:57:27 +02:00
hash.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
joinpath.go Improve joining of url paths in some situations 2022-07-18 17:41:52 +02:00
joinpath_go119.go Improve joining of url paths in some situations 2022-07-18 17:41:52 +02:00
json.go write dynamic categories into feed categories document. 2022-06-30 11:58:36 +02:00
url.go Add CSAF downloader 2022-06-23 14:14:44 +02:00
version.go Moved SemVersion to separate file. 2022-04-13 16:12:35 +02:00