File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ require (
6969 github.com/josharian/intern v1.0.0 // indirect
7070 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
7171 github.com/kr/text v0.2.0 // indirect
72- github.com/lestrrat-go/strftime v1.1.0 // indirect
72+ github.com/lestrrat-go/strftime v1.1.1 // indirect
7373 github.com/mailru/easyjson v0.9.0 // indirect
7474 github.com/mitchellh/mapstructure v1.5.0 // indirect
7575 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ github.com/lestrrat-go/apache-logformat v0.0.0-20210106032603-24d066f940f8/go.mo
113113github.com/lestrrat-go/envload v0.0.0-20180220234015-a3eb8ddeffcc h1:RKf14vYWi2ttpEmkA4aQ3j4u9dStX2t4M8UM6qqNsG8 =
114114github.com/lestrrat-go/envload v0.0.0-20180220234015-a3eb8ddeffcc /go.mod h1:kopuH9ugFRkIXf3YoqHKyrJ9YfUFsckUU9S7B+XP+is =
115115github.com/lestrrat-go/strftime v0.0.0-20180821113735-8b31f9c59b0f /go.mod h1:RMlXygAD3c48Psmr06d2G75L4E4xxzxkIe/+ppX9eAU =
116- github.com/lestrrat-go/strftime v1.1.0 h1:gMESpZy44/4pXLO/m+sL0yBd1W6LjgjrrD4a68Gapyg =
117- github.com/lestrrat-go/strftime v1.1.0 /go.mod h1:uzeIB52CeUJenCo1syghlugshMysrqUT51HlxphXVeI =
116+ github.com/lestrrat-go/strftime v1.1.1 h1:zgf8QCsgj27GlKBy3SU9/8MMgegZ8UCzlCyHYrUF0QU =
117+ github.com/lestrrat-go/strftime v1.1.1 /go.mod h1:YDrzHJAODYQ+xxvrn5SG01uFIQAeDTzpxNVppCz7Nmw =
118118github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
119119github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
120120github.com/maruel/panicparse/v2 v2.5.0 h1:yCtuS0FWjfd0RTYMXGpDvWcb0kINm8xJGu18/xMUh00 =
You can’t perform that action at this time.
0 commit comments