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 @@ -64,7 +64,7 @@ require (
6464 github.com/josharian/intern v1.0.0 // indirect
6565 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
6666 github.com/kr/text v0.2.0 // indirect
67- github.com/lestrrat-go/strftime v1.1.0 // indirect
67+ github.com/lestrrat-go/strftime v1.1.1 // indirect
6868 github.com/mailru/easyjson v0.9.0 // indirect
6969 github.com/mitchellh/mapstructure v1.5.0 // indirect
7070 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ github.com/lestrrat-go/apache-logformat v0.0.0-20210106032603-24d066f940f8/go.mo
105105github.com/lestrrat-go/envload v0.0.0-20180220234015-a3eb8ddeffcc h1:RKf14vYWi2ttpEmkA4aQ3j4u9dStX2t4M8UM6qqNsG8 =
106106github.com/lestrrat-go/envload v0.0.0-20180220234015-a3eb8ddeffcc /go.mod h1:kopuH9ugFRkIXf3YoqHKyrJ9YfUFsckUU9S7B+XP+is =
107107github.com/lestrrat-go/strftime v0.0.0-20180821113735-8b31f9c59b0f /go.mod h1:RMlXygAD3c48Psmr06d2G75L4E4xxzxkIe/+ppX9eAU =
108- github.com/lestrrat-go/strftime v1.1.0 h1:gMESpZy44/4pXLO/m+sL0yBd1W6LjgjrrD4a68Gapyg =
109- github.com/lestrrat-go/strftime v1.1.0 /go.mod h1:uzeIB52CeUJenCo1syghlugshMysrqUT51HlxphXVeI =
108+ github.com/lestrrat-go/strftime v1.1.1 h1:zgf8QCsgj27GlKBy3SU9/8MMgegZ8UCzlCyHYrUF0QU =
109+ github.com/lestrrat-go/strftime v1.1.1 /go.mod h1:YDrzHJAODYQ+xxvrn5SG01uFIQAeDTzpxNVppCz7Nmw =
110110github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
111111github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
112112github.com/maruel/panicparse/v2 v2.5.0 h1:yCtuS0FWjfd0RTYMXGpDvWcb0kINm8xJGu18/xMUh00 =
You can’t perform that action at this time.
0 commit comments