This repository was archived by the owner on Oct 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/containerssh/log v1.1.3
77 github.com/containerssh/service v1.0.0
8- github.com/containerssh/structutils v1.0 .0
8+ github.com/containerssh/structutils v1.1 .0
99 github.com/gorilla/schema v1.2.0
1010 github.com/stretchr/testify v1.7.0
1111)
Original file line number Diff line number Diff line change @@ -3,8 +3,9 @@ github.com/containerssh/log v1.1.3 h1:kadnLiSZW/YAxeaUkHNzEG7iZiGIiyyWEo/SjjJpVw
33github.com/containerssh/log v1.1.3 /go.mod h1:JER/AjoAHhb8arGN6bsAPF1r1S8p6sUAnvBOL4s32ZU =
44github.com/containerssh/service v1.0.0 h1:+AcBsmeaR0iMDnemXJ6OgeTEYB3C0YJF3h03MNIo1Ak =
55github.com/containerssh/service v1.0.0 /go.mod h1:FmYg3jc56WBvxyx5rvXCkJbIsmweNTeYSr/9z2n2qsI =
6- github.com/containerssh/structutils v1.0.0 h1:XwNSnjmoJpMP8hxX5YbDJRGcU66znRWP5jKUYI2Kh4s =
76github.com/containerssh/structutils v1.0.0 /go.mod h1:Dp5tCtnkT19A9BFNP4+flL5R+THvBgp95eO640fR+ow =
7+ github.com/containerssh/structutils v1.1.0 h1:vG+m3Pf73YZctMdpg6TmZejArhGnKACYCPm6r396hm8 =
8+ github.com/containerssh/structutils v1.1.0 /go.mod h1:I9U5+GGikYxWHrRkeQukiQ4zKqi90Ej2Ttgmvryflc4 =
89github.com/creasty/defaults v1.5.1 h1:j8WexcS3d/t4ZmllX4GEkl4wIB/trOr035ajcLHCISM =
910github.com/creasty/defaults v1.5.1 /go.mod h1:FPZ+Y0WNrbqOVw+c6av63eyHUAl6pMHZwqLPvXUZGfY =
1011github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments