We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6543f commit 788bfd0Copy full SHA for 788bfd0
go.mod
@@ -4,7 +4,7 @@ go 1.25
4
5
require (
6
github.com/hashicorp/go-multierror v1.1.1
7
- github.com/krew-solutions/ascetic-ddd-go v0.1.0
+ github.com/krew-solutions/ascetic-ddd-go v0.1.1
8
github.com/stretchr/testify v1.8.4
9
)
10
0 commit comments