Skip to content

Commit 9c73d34

Browse files
Bump github.com/steiler/acls from 0.1.0 to 0.1.1 (#1712)
Bumps [github.com/steiler/acls](https://github.com/steiler/acls) from 0.1.0 to 0.1.1. - [Commits](steiler/acls@v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: github.com/steiler/acls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39ee573 commit 9c73d34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
github.com/scrapli/scrapligo v1.2.0
3535
github.com/sirupsen/logrus v1.9.3
3636
github.com/spf13/cobra v1.8.0
37-
github.com/steiler/acls v0.1.0
37+
github.com/steiler/acls v0.1.1
3838
github.com/stretchr/testify v1.8.4
3939
github.com/tklauser/numcpus v0.6.1
4040
github.com/vishvananda/netlink v1.2.1-beta.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2678,8 +2678,8 @@ github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5q
26782678
github.com/spf13/viper v1.13.0/go.mod h1:Icm2xNL3/8uyh/wFuB1jI7TiTNKp8632Nwegu+zgdYw=
26792679
github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 h1:lIOOHPEbXzO3vnmx2gok1Tfs31Q8GQqKLc8vVqyQq/I=
26802680
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=
26832683
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
26842684
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
26852685
github.com/streadway/amqp v1.0.0/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=

0 commit comments

Comments
 (0)