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 @@ -24,7 +24,7 @@ require (
2424 github.com/Microsoft/go-winio v0.6.2 // indirect
2525 github.com/ProtonMail/go-crypto v1.1.6 // indirect
2626 github.com/andybalholm/cascadia v1.3.1 // indirect
27- github.com/cloudflare/circl v1.6.1 // indirect
27+ github.com/cloudflare/circl v1.6.3 // indirect
2828 github.com/cyphar/filepath-securejoin v0.4.1 // indirect
2929 github.com/emirpasic/gods v1.18.1 // indirect
3030 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPd
1515github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
1616github.com/arran4/gorillamuxlogic v1.0.1 h1:eW6Qm06/snmJYCXpwM1KncIvNDxo+4gtlD0CUTboVG4 =
1717github.com/arran4/gorillamuxlogic v1.0.1 /go.mod h1:gld8XFVNKY7Dz4pukVKImnJ8cVyEo6ITw9J0Bt3YLGM =
18- github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
19- github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
18+ github.com/cloudflare/circl v1.6.3 h1:9GPOhQGF9MCYUeXyMYlqTR6a5gTrgR/fBLXvUgtVcg8 =
19+ github.com/cloudflare/circl v1.6.3 /go.mod h1:2eXP6Qfat4O/Yhh8BznvKnJ+uzEoTQ6jVKJRn81BiS4 =
2020github.com/cyphar/filepath-securejoin v0.4.1 h1:JyxxyPEaktOD+GAnqIqTf9A8tHyAG22rowi7HkoSU1s =
2121github.com/cyphar/filepath-securejoin v0.4.1 /go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGLDGQL7h7bg04C/+u9jI =
2222github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments