Updated module path
All checks were successful
/ test (push) Successful in 16s

This commit is contained in:
Eduard Urbach 2025-02-25 16:34:14 +01:00
parent acec282709
commit 7a6ed8be9b
Signed by: eduard
GPG key ID: 49226B848C78F6C8
6 changed files with 8 additions and 8 deletions

4
go.mod
View file

@ -1,3 +1,3 @@
module git.akyoto.dev/go/assert
module git.urbach.dev/go/assert
go 1.21
go 1.24