Skip to content

Commit d1c9882

Browse files
chore(deps): update module github.com/rancher/dynamiclistener to v0.7.2-rc2
1 parent 954a5bd commit d1c9882

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
@@ -30,7 +30,7 @@ require (
3030
github.com/pkg/errors v0.9.1
3131
github.com/prometheus/client_golang v1.22.0
3232
github.com/rancher/apiserver v0.8.0
33-
github.com/rancher/dynamiclistener v0.7.2-rc.3
33+
github.com/rancher/dynamiclistener v0.7.2-rc2
3434
github.com/rancher/kubernetes-provider-detector v0.1.6-0.20240606163014-fcae75779379
3535
github.com/rancher/lasso v0.2.5-rc.1
3636
github.com/rancher/norman v0.8.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
150150
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
151151
github.com/rancher/apiserver v0.8.0 h1:yCXsCa67X/Y///NKJ/pq6pv6wmt3hq/OIzBaIna2grY=
152152
github.com/rancher/apiserver v0.8.0/go.mod h1:Wb+Z8ktNyIuqt9hw30geFBQFJQucWTqgu6trxxMtcyM=
153-
github.com/rancher/dynamiclistener v0.7.2-rc.3 h1:geymeVB2kxxT6cGWl6p4emjW6HxLq/O1vkBLpSJHung=
154-
github.com/rancher/dynamiclistener v0.7.2-rc.3/go.mod h1:maKY4eN3hrEm9hi65ltyGIpCk/H5uTezEvLmqOXHN4U=
153+
github.com/rancher/dynamiclistener v0.7.2-rc2 h1:7eS/+mO1JWF9jahWVOGDP6xjMe+S10P9FXgjwZzRCJY=
154+
github.com/rancher/dynamiclistener v0.7.2-rc2/go.mod h1:w2sZQ9x2a/ZPIKcUb495xZYVgtZTKviViG5Rn0gXvq8=
155155
github.com/rancher/kubernetes-provider-detector v0.1.6-0.20240606163014-fcae75779379 h1:/DKzOm5Du2jPLE5rXPGhsb0XeT68kWEIRi6jnzMeyGk=
156156
github.com/rancher/kubernetes-provider-detector v0.1.6-0.20240606163014-fcae75779379/go.mod h1:IfqyXrTiCAg8rTJodbGApTiORgujJnBH+QyHHJlFSII=
157157
github.com/rancher/lasso v0.2.5-rc.1 h1:E88eG3FDYGmccJjGDjv7HrknSaYQz4WNGgJ/gGjmGFc=

0 commit comments

Comments
 (0)