File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/pelletier/go-toml/v2 v2.0.7
13
13
github.com/stretchr/testify v1.8.2
14
14
github.com/ugorji/go/codec v1.2.11
15
- golang.org/x/net v0.9 .0
15
+ golang.org/x/net v0.10 .0
16
16
google.golang.org/protobuf v1.30.0
17
17
gopkg.in/yaml.v3 v3.0.1
18
18
)
@@ -30,6 +30,6 @@ require (
30
30
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
31
31
golang.org/x/arch v0.3.0 // indirect
32
32
golang.org/x/crypto v0.8.0 // indirect
33
- golang.org/x/sys v0.7 .0 // indirect
33
+ golang.org/x/sys v0.8 .0 // indirect
34
34
golang.org/x/text v0.9.0 // indirect
35
35
)
Original file line number Diff line number Diff line change @@ -59,12 +59,12 @@ golang.org/x/arch v0.3.0 h1:02VY4/ZcO/gBOH6PUaoiptASxtXU10jazRCP865E97k=
59
59
golang.org/x/arch v0.3.0 /go.mod h1:5om86z9Hs0C8fWVUuoMHwpExlXzs5Tkyp9hOrfG7pp8 =
60
60
golang.org/x/crypto v0.8.0 h1:pd9TJtTueMTVQXzk8E2XESSMQDj/U7OUu0PqJqPXQjQ =
61
61
golang.org/x/crypto v0.8.0 /go.mod h1:mRqEX+O9/h5TFCrQhkgjo2yKi0yYA+9ecGkdQoHrywE =
62
- golang.org/x/net v0.9 .0 h1:aWJ/m6xSmxWBx+V0XRHTlrYrPG56jKsLdTFmsSsCzOM =
63
- golang.org/x/net v0.9 .0 /go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns =
62
+ golang.org/x/net v0.10 .0 h1:X2//UzNDwYmtCLn7To6G58Wr6f5ahEAQgKNzv9Y951M =
63
+ golang.org/x/net v0.10 .0 /go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg =
64
64
golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
65
65
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
66
- golang.org/x/sys v0.7 .0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU =
67
- golang.org/x/sys v0.7 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
66
+ golang.org/x/sys v0.8 .0 h1:EBmGv8NaZBZTWvrbjNoL6HVt+IVy3QDQpJs7VRIw3tU =
67
+ golang.org/x/sys v0.8 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
68
68
golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE =
69
69
golang.org/x/text v0.9.0 /go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8 =
70
70
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4 =
You can’t perform that action at this time.
0 commit comments