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 @@ -34,7 +34,7 @@ require (
34
34
github.com/scrapli/scrapligo v1.2.0
35
35
github.com/sirupsen/logrus v1.9.3
36
36
github.com/spf13/cobra v1.8.0
37
- github.com/steiler/acls v0.1.0
37
+ github.com/steiler/acls v0.1.1
38
38
github.com/stretchr/testify v1.8.4
39
39
github.com/tklauser/numcpus v0.6.1
40
40
github.com/vishvananda/netlink v1.2.1-beta.2
Original file line number Diff line number Diff line change @@ -2678,8 +2678,8 @@ github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5q
2678
2678
github.com/spf13/viper v1.13.0 /go.mod h1:Icm2xNL3/8uyh/wFuB1jI7TiTNKp8632Nwegu+zgdYw =
2679
2679
github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 h1:lIOOHPEbXzO3vnmx2gok1Tfs31Q8GQqKLc8vVqyQq/I =
2680
2680
github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 /go.mod h1:AO3tvPzVZ/ayst6UlUKUv6rcPQInYe3IknH3jYhAKu8 =
2681
- github.com/steiler/acls v0.1.0 h1:fKVnEJ7ebghq2Ed5N1cU9fZrCCRj4xVRPrP7OswaRX8 =
2682
- github.com/steiler/acls v0.1.0 /go.mod h1:kS9/GuHDS4t2YmY2ijbaK3m1iU4+BgRZS7GoDTC9BfY =
2681
+ github.com/steiler/acls v0.1.1 h1:ghWAs51+psOLScMhaG6+23RCqXegtwnUqienhYT+l5g =
2682
+ github.com/steiler/acls v0.1.1 /go.mod h1:Tpbo8Kj/6mQlon8pDVqh9PIsyvYbrLbCiXD9cUrpmGI =
2683
2683
github.com/stoewer/go-strcase v1.2.0 /go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8 =
2684
2684
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94 /go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw =
2685
2685
github.com/streadway/amqp v1.0.0 /go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw =
You can’t perform that action at this time.
0 commit comments