add http/2

This commit is contained in:
Ashley Gau 2018-03-21 14:27:45 -07:00
parent 0e26977dca
commit 84a6e0c1ab
4 changed files with 4 additions and 3 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
TAG ?= 1.9
TAG ?= 1.10
REGISTRY ?= gcr.io/google_containers
ARCH ?= $(shell go env GOARCH)
ALL_ARCH = amd64 arm ppc64le