feat: update errors package
This commit is contained in:
parent
1953246b44
commit
c6441ef0bc
|
@ -1,6 +1,6 @@
|
|||
module code.30cm.net/wanderland/library-go
|
||||
module code.30cm.net/wanderland/library-go/errors
|
||||
|
||||
go 1.22.3
|
||||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/golang/mock v1.6.0
|
Loading…
Reference in New Issue