File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/usbarmory/imx-usbnet v0.0.0-20240304152630-ca189bf3b3c1
19
19
github.com/usbarmory/imx-usbserial v0.0.0-20230503192150-40b6298b31f8
20
20
github.com/usbarmory/tamago v0.0.0-20250327164348-77f2a17385b6
21
- golang.org/x/crypto v0.37 .0
21
+ golang.org/x/crypto v0.38 .0
22
22
golang.org/x/mod v0.24.0
23
23
google.golang.org/protobuf v1.36.6
24
24
gvisor.dev/gvisor v0.0.0-20240303010120-901d232cd101
@@ -35,7 +35,7 @@ require (
35
35
github.com/u-root/u-root v0.14.0 // indirect
36
36
github.com/u-root/uio v0.0.0-20240209044354-b3d14b93376a // indirect
37
37
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
38
- golang.org/x/sys v0.32 .0 // indirect
38
+ golang.org/x/sys v0.33 .0 // indirect
39
39
golang.org/x/time v0.5.0 // indirect
40
40
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
41
41
gopkg.in/yaml.v2 v2.4.0 // indirect
Original file line number Diff line number Diff line change @@ -68,14 +68,14 @@ github.com/usbarmory/imx-usbserial v0.0.0-20230503192150-40b6298b31f8/go.mod h1:
68
68
github.com/usbarmory/tamago v0.0.0-20220823080407-04f05cf2a5a3 /go.mod h1:Lok79mjbJnhoBGqhX5cCUsZtSemsQF5FNZW+2R1dRr8 =
69
69
github.com/usbarmory/tamago v0.0.0-20250327164348-77f2a17385b6 h1:bUPSnUv06M5Ds+iq3MRD+pgQOjozfX3wzEzkzxpeUgo =
70
70
github.com/usbarmory/tamago v0.0.0-20250327164348-77f2a17385b6 /go.mod h1:NL88q9ZsIPYFzXaosAeKgu1Kr5i1k4Rau3wnbNBL5bY =
71
- golang.org/x/crypto v0.37 .0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE =
72
- golang.org/x/crypto v0.37 .0 /go.mod h1:vg+k43peMZ0pUMhYmVAWysMK35e6ioLh3wB8ZCAfbVc =
71
+ golang.org/x/crypto v0.38 .0 h1:jt+WWG8IZlBnVbomuhg2Mdq0+BBQaHbtqHEFEigjUV8 =
72
+ golang.org/x/crypto v0.38 .0 /go.mod h1:MvrbAqul58NNYPKnOra203SB9vpuZW0e+RRZV+Ggqjw =
73
73
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 h1:LfspQV/FYTatPTr/3HzIcmiUFH7PGP+OQ6mgDYo3yuQ =
74
74
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 /go.mod h1:CxmFvTBINI24O/j8iY7H1xHzx2i4OsyguNBmN/uPtqc =
75
75
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU =
76
76
golang.org/x/mod v0.24.0 /go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww =
77
- golang.org/x/sys v0.32 .0 h1:s77OFDvIQeibCmezSnk/q6iAfkdiQaJi4VzroCFrN20 =
78
- golang.org/x/sys v0.32 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
77
+ golang.org/x/sys v0.33 .0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw =
78
+ golang.org/x/sys v0.33 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
79
79
golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk =
80
80
golang.org/x/time v0.5.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
81
81
google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY =
You can’t perform that action at this time.
0 commit comments