debian-forge-composer/internal/client
Ondřej Budai cac9327b44 update to go 1.19
UBI and the oldest support Fedora (37) now all have go 1.19, so we are
cleared to switch.

gofmt now reformats comments in certain cases, so that explains the formatting
changes in this commit.
See https://go.dev/doc/go1.19#go-doc

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-07-21 19:18:00 +02:00
..
blueprints.go client: Add GetBlueprintChangeV1 2022-11-24 11:19:14 +01:00
blueprints_test.go Conditionally skip test based on osbuild-compose.rpm version from distro 2023-06-15 08:54:57 +02:00
client.go update to go 1.19 2023-07-21 19:18:00 +02:00
client_test.go
compose.go
compose_test.go update to go 1.19 2023-07-21 19:18:00 +02:00
integration_test.go Remove old build tag comments 2023-03-07 09:22:23 -08:00
modules.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
modules_test.go
projects.go update to go 1.19 2023-07-21 19:18:00 +02:00
projects_test.go
source.go
source_test.go Rename gpgkey_urls to gpgkeys 2023-02-01 10:27:58 +01:00
unit_test.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
utils.go
weldr.go