debian-forge-composer/internal
Ondřej Budai 0359647a82 go.mod: update to Go 1.18
Fedora 35 support was dropped, so we can update to a newer Go.

Stable RHEL 8 and 9 and Fedora 36 ships Go 1.18, so let's switch to it.

"//go:build" directives are now apparently enforced by go fmt, so that's why
there were added.

Also, all the github actions were adjusted to use Go 1.18.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-01-09 14:03:18 +01:00
..
artifact artifact: this represents the artifacts a manifest exports 2022-07-22 16:04:07 +02:00
auth go.mod: Update openshift-online/ocm-sdk-go 2022-05-19 22:18:42 +02:00
blueprint internal/blueprint: add ignition customizations 2022-12-15 11:34:17 +00:00
boot azure: Add note that azure-sdk-for-go module is deprecated 2022-09-15 03:57:40 -07:00
client go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
cloud gcp: Cross-reference to coreos-assembler code 2022-11-30 11:13:31 +01:00
cloudapi cloudapi/v2: set ostree rhsm option on image options 2022-12-07 16:31:46 +01:00
common common: define storage units as constants 2022-09-15 08:50:33 +02:00
container internal/container: delete unreachable code 2022-11-07 16:10:41 +01:00
crypt go.mod: update to Go 1.18 2023-01-09 14:03:18 +01:00
disk disk: align LVM2 volumes to the extent size 2022-11-18 18:44:12 +01:00
distro remove Fedora 35 support 2023-01-06 11:34:50 +01:00
distroregistry remove Fedora 35 support 2023-01-06 11:34:50 +01:00
dnfjson dnfjson: Add dnf-json result cache to BaseSolver 2022-09-15 11:34:39 +01:00
environment environment: encapsulate the environment images are deployed to 2022-07-07 12:00:56 +01:00
fdo New package: fdo 2022-12-11 12:37:37 +00:00
ignition internal/distro/rhel9: handle ignition.embedded for edge 2022-12-15 11:34:17 +00:00
image internal/distro/rhel9: handle ignition.embedded for edge 2022-12-15 11:34:17 +00:00
jobqueue worker/server: requeue unresponsive jobs 2022-11-02 15:26:00 +01:00
jsondb test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00
manifest internal/distro/rhel9: handle ignition.embedded for edge 2022-12-15 11:34:17 +00:00
mocks mocks/dnfjson: Add mock support for the search command 2022-08-23 22:47:46 +01:00
osbuild internal/distro/rhel9: handle ignition.embedded for edge 2022-12-15 11:34:17 +00:00
oscap oscap: add oscap package 2022-08-04 18:19:06 +02:00
ostree rhsm: remove CA from consumer secrets 2022-11-21 10:27:15 +01:00
platform distro/rhel9: fix /usr/sbin/zipl unavailable in the buildroot 2022-12-08 16:11:52 +01:00
prometheus metrics: update status metrics label 2022-12-02 09:25:40 +01:00
reporegistry reporegistry: remove unused ReposByArch() function 2022-03-09 23:22:06 +00:00
rhsm rhsm: remove CA from consumer secrets 2022-11-21 10:27:15 +01:00
rpmmd internal/rpmmd: replace RepositoryError with plain error 2022-11-30 11:04:24 +01:00
runner runner: add python or platform-python to all build roots 2022-11-28 17:20:49 +01:00
store remove Fedora 35 support 2023-01-06 11:34:50 +01:00
target internal/target/azure_image: mark Location as optional 2022-10-27 19:33:43 +02:00
test cloudapi: run all Koji compose unit tests 2022-06-10 14:48:18 +01:00
upload internal/upload/azure: make location optional in various methods 2022-10-27 19:33:43 +02:00
users users: convenience functions for converting from BP 2022-09-13 16:06:19 +01:00
weldr weldr: Add test for new /blueprints/change/... route 2022-11-24 11:19:14 +01:00
worker internal/worker: register status middleware 2022-11-30 11:14:29 +01:00
workload workload: introduce abstraction to encapsulate image workloads 2022-07-07 12:00:56 +01:00
tools.go go: vendor the oapi-codegen cmd 2021-02-01 15:32:58 +01:00