diff --git a/go.mod b/go.mod index e7b54ac..77a2051 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/dnsge/twitch-eventsub-framework go 1.17 -replace github.com/dnsge/twitch-eventsub-bindings => ../twitch-eventsub-bindings - require ( github.com/dnsge/twitch-eventsub-bindings v1.1.0 github.com/mozillazg/go-httpheader v0.3.0