abbot / go-http-auth

Basic and Digest HTTP Authentication for golang http
Apache License 2.0
544 stars 121 forks source link

chore: use go module. #67

Closed ldez closed 3 years ago

ldez commented 5 years ago

I propose you to migrate to go module.

With go 1.13 the go modules will be the default.

Fixes #47

ldez commented 3 years ago

@abbot friendly ping

abbot commented 3 years ago

Merging #78 instead.