Rename module to docker/attest-provider

We were still using the name from the template
This commit is contained in:
Jonny Stoten
2024-06-26 12:14:15 +01:00
parent 1ecfd083f3
commit 74bd930006
10 changed files with 19 additions and 19 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/open-policy-agent/gatekeeper-external-data-provider
module github.com/docker/attest-provider
go 1.22.1