Update go-httpbin import

This commit is contained in:
Andrew Gaul 2018-11-10 12:57:03 -08:00
parent 6b79234669
commit b15d83a98b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import (
"net/url"
"testing"
"github.com/ahmetalpbalkan/go-httpbin"
"github.com/ahmetb/go-httpbin"
"github.com/barnacs/compy/proxy"
tc "github.com/barnacs/compy/transcoder"
"github.com/chai2010/webp"