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

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

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