imaginary icon indicating copy to clipboard operation
imaginary copied to clipboard

Update middleware.go

Open alexbowers opened this issue 4 years ago • 0 comments

Before these changes, compiling myself I would get:

go: downloading github.com/throttled/throttled v1.0.0
go: downloading github.com/throttled/throttled/v2 v2.7.1
go: downloading github.com/throttled/throttled v2.2.5+incompatible
go get: gopkg.in/throttled/[email protected] updating to
	gopkg.in/throttled/[email protected]: parsing go.mod:
	module declares its path as: github.com/throttled/throttled/v2
	        but was required as: gopkg.in/throttled/throttled.v2

alexbowers avatar Apr 07 '21 16:04 alexbowers