diff --git a/go.mod b/go.mod index 196d740..613ac36 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( require ( github.com/Microsoft/go-winio v0.6.1 // indirect github.com/chzyer/readline v1.5.1 // indirect - github.com/deckarep/golang-set/v2 v2.5.0 // indirect + github.com/deckarep/golang-set v2.5.0 // indirect github.com/fatih/color v1.16.0 // indirect github.com/go-ole/go-ole v1.3.0 // indirect github.com/gorilla/websocket v1.5.1 // indirect