File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/hashicorp/go-multierror v1.1.1
7- github.com/krew-solutions/ascetic-ddd-go v0.0 .0
7+ github.com/krew-solutions/ascetic-ddd-go v0.1 .0
88 github.com/stretchr/testify v1.8.4
99)
1010
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ github.com/kr/pretty v0.3.0/go.mod h1:640gp4NfQd8pI5XOwp5fnNeVWj67G7CFk/SaSQn7NB
2222github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
2323github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
2424github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
25+ github.com/krew-solutions/ascetic-ddd-go v0.1.0 h1:/C8p6oo4meiQAzUvg/Ks+g0rokn/dFJwMG2e/pOVUdo =
26+ github.com/krew-solutions/ascetic-ddd-go v0.1.0 /go.mod h1:TPR+JWSMvOeDgnMXCsPi70VaE7QfPFZO15qfPukEpYw =
2527github.com/oklog/ulid/v2 v2.1.0 h1:+9lhoxAP56we25tyYETBBY1YLA2SaoLvUFgrP2miPJU =
2628github.com/oklog/ulid/v2 v2.1.0 /go.mod h1:rcEKHmBBKfef9DhnvX7y1HZBYxjXb0cP5ExxNsTT1QQ =
2729github.com/pborman/getopt v0.0.0-20170112200414-7148bc3a4c30 /go.mod h1:85jBQOZwpVEaDAr341tbn15RS4fCAsIst0qp7i8ex1o =
You can’t perform that action at this time.
0 commit comments