diff --git a/go.mod b/go.mod index 0b37e8c..2ad126f 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/buttahtoast/subst go 1.19 -replace github.com/buttahtoast/pkg/decryptors => /Users/pariah/Projects/pkg/decryptors - require ( github.com/BurntSushi/toml v1.2.1 github.com/MakeNowJust/heredoc v1.0.0