commit | e8c091fa1136c3cbd43efec68160f4a30f9847ba | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue Jan 17 16:56:26 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Thu Jan 19 14:19:14 2023 -0500 |
tree | fa95e897856710cdaec66234e5285b02af3570ce | |
parent | 7f9c4df18741e6f06a14c458b9c7cd54dd8de715 [diff] [blame] |
VOL-4925 - Build and release components. VERSION ------- o Bump version file for release. Misc/ ----- o Update copyright notice to force a release build. Change-Id: I49f5c11b24f5b0e7fd9ab1eee1a98fef271a2a52
diff --git a/vendor/github.com/cespare/xxhash/v2/go.mod b/vendor/github.com/cespare/xxhash/v2/go.mod new file mode 100644 index 0000000..49f6760 --- /dev/null +++ b/vendor/github.com/cespare/xxhash/v2/go.mod
@@ -0,0 +1,3 @@ +module github.com/cespare/xxhash/v2 + +go 1.11