diff --git a/.gitignore b/.gitignore index d16179b..02de345 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -expired_certificate_check +gocaexpired diff --git a/go.mod b/go.mod index 196ea3b..bff4edc 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/encbladexp/expired_certificate_check +module github.com/encbladexp/gocaexpired go 1.23.1