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.3 // indirect
2626 github.com/boombuler/barcode v1.0.2 // indirect
27- github.com/cloudflare/circl v1.5.0 // indirect
27+ github.com/cloudflare/circl v1.6.1 // indirect
2828 github.com/cyphar/filepath-securejoin v0.3.6 // indirect
2929 github.com/emirpasic/gods v1.18.1 // indirect
3030 github.com/fsnotify/fsnotify v1.8.0 // indirect
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkY
1616github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc /go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8 =
1717github.com/boombuler/barcode v1.0.2 h1:79yrbttoZrLGkL/oOI8hBrUKucwOL0oOjUgEguGMcJ4 =
1818github.com/boombuler/barcode v1.0.2 /go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8 =
19- github.com/cloudflare/circl v1.5.0 h1:hxIWksrX6XN5a1L2TI/h53AGPhNHoUBo+TD1ms9+pys =
20- github.com/cloudflare/circl v1.5.0 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
19+ github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
20+ github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
2121github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
2222github.com/cyphar/filepath-securejoin v0.3.6 h1:4d9N5ykBnSp5Xn2JkhocYDkOpURL/18CYMpo6xB9uWM =
2323github.com/cyphar/filepath-securejoin v0.3.6 /go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGLDGQL7h7bg04C/+u9jI =
You can’t perform that action at this time.
0 commit comments