fix module ref (#9)

This commit is contained in:
Robert Kaussow 2023-08-13 14:31:55 +02:00 committed by GitHub
parent 127c4e6fb8
commit c2338b40b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/thegeeklab/wp-plugin-go/woodpecker
module github.com/thegeeklab/wp-plugin-go
go 1.20