File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ require (
99 github.com/itzg/zapconfigs v0.1.0
1010 go.uber.org/zap v1.27.1
1111 golang.org/x/crypto v0.45.0
12- golang.org/x/term v0.38 .0
12+ golang.org/x/term v0.39 .0
1313)
1414
1515require (
1616 github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
17- golang.org/x/sys v0.39 .0 // indirect
17+ golang.org/x/sys v0.40 .0 // indirect
1818)
1919
2020require (
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLL
5454golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
5555golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
5656golang.org/x/sys v0.0.0-20190412213103-97732733099d /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
57- golang.org/x/sys v0.39 .0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk =
58- golang.org/x/sys v0.39 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
59- golang.org/x/term v0.38 .0 h1:PQ5pkm/rLO6HnxFR7N2lJHOZX6Kez5Y1gDSJla6jo7Q =
60- golang.org/x/term v0.38 .0 /go.mod h1:bSEAKrOT1W+VSu9TSCMtoGEOUcKxOKgl3LE5QEF/xVg =
57+ golang.org/x/sys v0.40 .0 h1:DBZZqJ2Rkml6QMQsZywtnjnnGvHza6BTfYFWY9kjEWQ =
58+ golang.org/x/sys v0.40 .0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
59+ golang.org/x/term v0.39 .0 h1:RclSuaJf32jOqZz74CkPA9qFuVTX7vhLlpfj/IGWlqY =
60+ golang.org/x/term v0.39 .0 /go.mod h1:yxzUCTP/U+FzoxfdKmLaA0RV1WgE0VY7hXBwKtY/4ww =
6161golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
6262golang.org/x/tools v0.0.0-20190311212946-11955173bddd /go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs =
6363golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac /go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc =
You can’t perform that action at this time.
0 commit comments