Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit 6f253e8

Browse files
Bump github.com/containerssh/log from 1.1.3 to 1.1.6
Bumps [github.com/containerssh/log](https://github.com/containerssh/log) from 1.1.3 to 1.1.6. - [Release notes](https://github.com/containerssh/log/releases) - [Changelog](https://github.com/ContainerSSH/log/blob/main/CHANGELOG.md) - [Commits](ContainerSSH/log@v1.1.3...v1.1.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cde3cbe commit 6f253e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/containerssh/http
33
go 1.16
44

55
require (
6-
github.com/containerssh/log v1.1.3
6+
github.com/containerssh/log v1.1.6
77
github.com/containerssh/service v1.0.0
88
github.com/containerssh/structutils v1.1.0
99
github.com/gorilla/schema v1.2.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github.com/containerssh/log v1.0.0/go.mod h1:7Gy+sx0H1UDtjYBySvK0CnXRRHPHZPXMsa9MYmLBI0I=
2-
github.com/containerssh/log v1.1.3 h1:kadnLiSZW/YAxeaUkHNzEG7iZiGIiyyWEo/SjjJpVwA=
3-
github.com/containerssh/log v1.1.3/go.mod h1:JER/AjoAHhb8arGN6bsAPF1r1S8p6sUAnvBOL4s32ZU=
2+
github.com/containerssh/log v1.1.6 h1:5fBBZA2MZss5NMUP2FgJ/iERNwN4y+68uwRE8XjbEKA=
3+
github.com/containerssh/log v1.1.6/go.mod h1:JER/AjoAHhb8arGN6bsAPF1r1S8p6sUAnvBOL4s32ZU=
44
github.com/containerssh/service v1.0.0 h1:+AcBsmeaR0iMDnemXJ6OgeTEYB3C0YJF3h03MNIo1Ak=
55
github.com/containerssh/service v1.0.0/go.mod h1:FmYg3jc56WBvxyx5rvXCkJbIsmweNTeYSr/9z2n2qsI=
66
github.com/containerssh/structutils v1.0.0/go.mod h1:Dp5tCtnkT19A9BFNP4+flL5R+THvBgp95eO640fR+ow=

0 commit comments

Comments
 (0)