Rename go.mod module name according to git path
All checks were successful
CI / release-test (push) Successful in 6s

This commit is contained in:
2025-07-12 12:29:28 -07:00
parent 378b86b7f1
commit 1b04b71d9d
4 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module gas_stack
module git.offline-twitter.com/offline-labs/gas-stack
go 1.22.5