0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 18:29:40 +02:00

fix(deps): update module github.com/thegeeklab/wp-plugin-go to v2

This commit is contained in:
renovate[bot] 2024-05-07 09:58:33 +00:00 committed by GitHub
parent f1e1e84b4a
commit 8bd4039db7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.22
require (
github.com/rs/zerolog v1.32.0
github.com/stretchr/testify v1.9.0
github.com/thegeeklab/wp-plugin-go v1.8.0
github.com/thegeeklab/wp-plugin-go/v2 v2.3.1
github.com/thegeeklab/wp-plugin-go/v2 v2.3.1
github.com/urfave/cli/v2 v2.27.2
golang.org/x/sys v0.20.0