Remove replace directive

This commit is contained in:
Timmy Welch 2023-01-14 19:35:47 -08:00
parent 0276f52b49
commit 78559f0bc7
No known key found for this signature in database

2
go.mod
View File

@ -2,8 +2,6 @@ module git.narnian.us/lordwelch/sshrimp
go 1.18
replace github.com/b-b3rn4rd/gocfn => github.com/stoggi/gocfn v0.0.0-20200214083946-6202cea979b9
require (
cloud.google.com/go/kms v1.4.0
github.com/AlecAivazis/survey/v2 v2.3.6