Skip to content

Commit af180a3

Browse files
Update module github.com/liip/sheriff to v2
1 parent de312b1 commit af180a3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/hashicorp/go-version v1.7.0
1111
github.com/imdario/mergo v0.3.16
1212
github.com/liip/sheriff v0.12.0
13+
github.com/liip/sheriff/v2 v2.0.1
1314
github.com/sirupsen/logrus v1.9.3
1415
)
1516

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
9898
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
9999
github.com/liip/sheriff v0.12.0 h1:/deCBoWPcsG5rN/NlHIwNjnj8/U4bN99NdWY8OmQ6RA=
100100
github.com/liip/sheriff v0.12.0/go.mod h1:TgdKuCGI/1qkwBjm96/hEN+gD2FEHf8is9YaqGq96o8=
101+
github.com/liip/sheriff/v2 v2.0.1/go.mod h1:VbMWjKxVL/QaFtPYNLmhEDNS7kgfTSiRH4puy6p48nk=
101102
github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA=
102103
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
103104
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=

0 commit comments

Comments
 (0)