Commit 10caf37 1 parent 62b6c07 commit 10caf37 Copy full SHA for 10caf37
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/go-skynet/go-llama.cpp
3
3
go 1.19
4
4
5
5
require (
6
- github.com/onsi/ginkgo/v2 v2.9.5
6
+ github.com/onsi/ginkgo/v2 v2.9.7
7
7
github.com/onsi/gomega v1.27.7
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ github.com/onsi/ginkgo/v2 v2.9.4 h1:xR7vG4IXt5RWx6FfIjyAtsoMAtnc3C/rFXBBd2AjZwE=
24
24
github.com/onsi/ginkgo/v2 v2.9.4 /go.mod h1:gCQYp2Q+kSoIj7ykSVb9nskRSsR6PUj4AiLywzIhbKM =
25
25
github.com/onsi/ginkgo/v2 v2.9.5 h1:+6Hr4uxzP4XIUyAkg61dWBw8lb/gc4/X5luuxN/EC+Q =
26
26
github.com/onsi/ginkgo/v2 v2.9.5 /go.mod h1:tvAoo1QUJwNEU2ITftXTpR7R1RbCzoZUOs3RonqW57k =
27
+ github.com/onsi/ginkgo/v2 v2.9.7 h1:06xGQy5www2oN160RtEZoTvnP2sPhEfePYmCDc2szss =
28
+ github.com/onsi/ginkgo/v2 v2.9.7 /go.mod h1:cxrmXWykAwTwhQsJOPfdIDiJ+l2RYq7U8hFU+M/1uw0 =
27
29
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE =
28
30
github.com/onsi/gomega v1.27.6 /go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg =
29
31
github.com/onsi/gomega v1.27.7 h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU =
You can’t perform that action at this time.
0 commit comments