diff --git a/main.go b/main.go index 9dde3cc..4305008 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -package main +package ensure // What we need here is a way to define resources one would like to have. // Each resource must be checked if it needs to be handled or if it already