Commit dc002c5 1 parent 04f922d commit dc002c5 Copy full SHA for dc002c5
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/mgnsk/evcache/v3
3
3
go 1.19
4
4
5
5
require (
6
- github.com/mgnsk/list v0.0.0-20230904165030-d976a4f02c5c
6
+ github.com/mgnsk/list v0.0.0-20230904181733-917e3f68e934
7
7
github.com/onsi/gomega v1.27.10
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORN
8
8
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
9
9
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
10
10
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
11
- github.com/mgnsk/list v0.0.0-20230904165030-d976a4f02c5c h1:5aNAw0KUsCf4tO2SAoY06TZWkUoWN+Ap7WfoI+OAxbg =
12
- github.com/mgnsk/list v0.0.0-20230904165030-d976a4f02c5c /go.mod h1:NSeUCVwmqTJGeKJW1DFe0En63T065/tLyj5HPwwBZd0 =
11
+ github.com/mgnsk/list v0.0.0-20230904181733-917e3f68e934 h1:7tzTvlzBPoj8GaIS7PX8D9rxJllOxkOn7Aj9kl76L8Y =
12
+ github.com/mgnsk/list v0.0.0-20230904181733-917e3f68e934 /go.mod h1:NSeUCVwmqTJGeKJW1DFe0En63T065/tLyj5HPwwBZd0 =
13
13
github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU =
14
14
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI =
15
15
github.com/onsi/gomega v1.27.10 /go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M =
You can’t perform that action at this time.
0 commit comments