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
-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 @@ -3,7 +3,7 @@ module github.com/containerssh/http
33go 1.16
44
55require (
6- github.com/containerssh/log v1.1.2
6+ github.com/containerssh/log v1.1.3
77 github.com/containerssh/service v1.0.0
88 github.com/containerssh/structutils v1.0.0
99 github.com/gorilla/schema v1.2.0
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/containerssh/log v1.1.1 h1:82OhjJSPDY6B1p/qZs0wGqP1v2cB2JxYeUTrI/Eege
66github.com/containerssh/log v1.1.1 /go.mod h1:JER/AjoAHhb8arGN6bsAPF1r1S8p6sUAnvBOL4s32ZU =
77github.com/containerssh/log v1.1.2 h1:6SQECTGS5gOaqaC597VF6i4WkcT5MpvPn10MdV96GGo =
88github.com/containerssh/log v1.1.2 /go.mod h1:JER/AjoAHhb8arGN6bsAPF1r1S8p6sUAnvBOL4s32ZU =
9+ github.com/containerssh/log v1.1.3 h1:kadnLiSZW/YAxeaUkHNzEG7iZiGIiyyWEo/SjjJpVwA =
10+ github.com/containerssh/log v1.1.3 /go.mod h1:JER/AjoAHhb8arGN6bsAPF1r1S8p6sUAnvBOL4s32ZU =
911github.com/containerssh/service v1.0.0 h1:+AcBsmeaR0iMDnemXJ6OgeTEYB3C0YJF3h03MNIo1Ak =
1012github.com/containerssh/service v1.0.0 /go.mod h1:FmYg3jc56WBvxyx5rvXCkJbIsmweNTeYSr/9z2n2qsI =
1113github.com/containerssh/structutils v1.0.0 h1:XwNSnjmoJpMP8hxX5YbDJRGcU66znRWP5jKUYI2Kh4s =
You can’t perform that action at this time.
0 commit comments