commit | d7bf820d1553502037895d66f068b4538abc9070 | [log] [tgz] |
---|---|---|
author | Takahiro Suzuki <takahiro@opennetworking.org> | Thu Dec 17 20:21:59 2020 +0900 |
committer | Takahiro Suzuki <takahiro@opennetworking.org> | Fri Dec 18 19:03:00 2020 +0900 |
tree | 084c3ebb1125f5cc6253a59605e773b9c338481d | |
parent | 00badfc2ea1cc78ef7adb265674defee1fbe1ae4 [diff] [blame] |
[VOL-1349] EPON OLT adapter (package B) Change-Id: I634ef62c53813dcf4456f54948f13e06358e263c
diff --git a/vendor/golang.org/x/net/http2/Makefile b/vendor/golang.org/x/net/http2/Makefile new file mode 100644 index 0000000..55fd826 --- /dev/null +++ b/vendor/golang.org/x/net/http2/Makefile
@@ -0,0 +1,3 @@ +curlimage: + docker build -t gohttp2/curl . +