Migrate module path to git.k6n.net/mats + go 1.26
Build and Publish / BuildAndDeploy (push) Failing after 37s

Integrates the module-path migration (previously on a diverged detached
HEAD) onto main, which already carries the registry fix and later work.
No internal imports referenced the old path, so go.mod is the only change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-17 22:09:15 +02:00
parent 47dfee4c77
commit ec072621bf
+2 -2
View File
@@ -1,5 +1,5 @@
module git.tornberg.me/go-order-manager module git.k6n.net/mats/go-order-manager
go 1.24.0 go 1.26.2
require github.com/rabbitmq/amqp091-go v1.10.0 require github.com/rabbitmq/amqp091-go v1.10.0