Update repository name in go.mod (#29)

This commit is contained in:
Phil Porada 2021-11-17 15:11:42 -05:00 committed by GitHub
parent 209c3cbdd4
commit b4edb2be0b
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/kumina/unbound_exporter
module github.com/letsencrypt/unbound_exporter
go 1.16