File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ go 1.21.1
5
5
require (
6
6
github.com/84codes/sparoid.go v0.0.0-20231013090140-d5714c7c4e84
7
7
github.com/joho/godotenv v1.5.1
8
- golang.org/x/crypto v0.14 .0
8
+ golang.org/x/crypto v0.17 .0
9
9
)
10
10
11
- require golang.org/x/sys v0.13 .0 // indirect
11
+ require golang.org/x/sys v0.15 .0 // indirect
12
12
13
13
replace github.com/84codes/sparoid.go => ../
Original file line number Diff line number Diff line change 1
1
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0 =
2
2
github.com/joho/godotenv v1.5.1 /go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
3
- golang.org/x/crypto v0.14 .0 h1:wBqGXzWJW6m1XrIKlAH0Hs1JJ7+9KBwnIO8v66Q9cHc =
4
- golang.org/x/crypto v0.14 .0 /go.mod h1:MVFd36DqK4CsrnJYDkBA3VC4m2GkXAM0PvzMCn4JQf4 =
5
- golang.org/x/sys v0.13 .0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE =
6
- golang.org/x/sys v0.13 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
7
- golang.org/x/term v0.13 .0 h1:bb+I9cTfFazGW51MZqBVmZy7+JEJMouUHTUSKVQLBek =
8
- golang.org/x/term v0.13 .0 /go.mod h1:LTmsnFJwVN6bCy1rVCoS+qHT1HhALEFxKncY3WNNh4U =
3
+ golang.org/x/crypto v0.17 .0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k =
4
+ golang.org/x/crypto v0.17 .0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
5
+ golang.org/x/sys v0.15 .0 h1:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc =
6
+ golang.org/x/sys v0.15 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7
+ golang.org/x/term v0.15 .0 h1:y/Oo/a/q3IXu26lQgl04j/gjuBDOBlx7X6Om1j2CPW4 =
8
+ golang.org/x/term v0.15 .0 /go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0 =
You can’t perform that action at this time.
0 commit comments