Skip to content

Commit e312813

Browse files
fix(deps): update github.com/jodevsa/wireguard-operator digest to 1ac0303
1 parent 33454eb commit e312813

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/crunchydata/postgres-operator v0.0.0-00010101000000-000000000000
1616
github.com/external-secrets/external-secrets v0.9.11
1717
github.com/grafana/grafana-operator/v5 v5.8.0
18-
github.com/jodevsa/wireguard-operator v1.2.21-0.20240509203524-1d1bef4d0d82
18+
github.com/jodevsa/wireguard-operator v1.2.21-0.20240718223150-1ac0303136c4
1919
github.com/prometheus/prometheus v0.49.1
2020
github.com/rook/rook/pkg/apis v0.0.0-20240118185538-f46c0845eea7
2121
k8s.io/api v0.30.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,6 +1426,8 @@ github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGw
14261426
github.com/jmespath/go-jmespath/internal/testify v1.5.1/go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U=
14271427
github.com/jodevsa/wireguard-operator v1.2.21-0.20240509203524-1d1bef4d0d82 h1:KVj+efByFziVY/nbd6ymJS2Z1K9RLNXXIGYT6UemQtM=
14281428
github.com/jodevsa/wireguard-operator v1.2.21-0.20240509203524-1d1bef4d0d82/go.mod h1:HlZsR9MuQVbaIKT1n7QiX/Ke3HMCHWwcBgkWeSAtFck=
1429+
github.com/jodevsa/wireguard-operator v1.2.21-0.20240718223150-1ac0303136c4 h1:DIOVE7tklyfSOTuJI8uu7hS2J2hDSUx2uirMQp8H3io=
1430+
github.com/jodevsa/wireguard-operator v1.2.21-0.20240718223150-1ac0303136c4/go.mod h1:HlZsR9MuQVbaIKT1n7QiX/Ke3HMCHWwcBgkWeSAtFck=
14291431
github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo=
14301432
github.com/jonboulle/clockwork v0.2.2/go.mod h1:Pkfl5aHPm1nk2H9h0bjmnJD/BcgbGXUBGnn1kMkgxc8=
14311433
github.com/jonboulle/clockwork v0.4.0 h1:p4Cf1aMWXnXAUh8lVfewRBx1zaTSYKrKMF2g3ST4RZ4=

0 commit comments

Comments
 (0)