Files
go-order-manager/go.mod
T
matsandClaude Opus 4.8 ec072621bf
Build and Publish / BuildAndDeploy (push) Failing after 37s
Migrate module path to git.k6n.net/mats + go 1.26
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>
2026-06-17 22:09:15 +02:00

6 lines
100 B
AMPL

module git.k6n.net/mats/go-order-manager
go 1.26.2
require github.com/rabbitmq/amqp091-go v1.10.0