forked from github/multus-cni
adding changing in glide yaml and vendor for network status features
This commit is contained in:
committed by
Kuralamudhan Ramakrishnan
parent
707007abba
commit
583cbe476a
8
vendor/github.com/gogo/protobuf/test/fuzztests/Makefile
generated
vendored
8
vendor/github.com/gogo/protobuf/test/fuzztests/Makefile
generated
vendored
@@ -1,7 +1,7 @@
|
||||
# Extensions for Protocol Buffers to create more go like structures.
|
||||
# Protocol Buffers for Go with Gadgets
|
||||
#
|
||||
# Copyright (c) 2015, Vastech SA (PTY) LTD. All rights reserved.
|
||||
# http://github.com/gogo/protobuf/gogoproto
|
||||
# Copyright (c) 2015, The GoGo Authors. All rights reserved.
|
||||
# http://github.com/gogo/protobuf
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions are
|
||||
@@ -28,4 +28,4 @@
|
||||
|
||||
regenerate:
|
||||
go install github.com/gogo/protobuf/protoc-gen-gogofast
|
||||
protoc --proto_path=../../../../../:../../protobuf/:. --gogofast_out=. fuzz.proto
|
||||
protoc --proto_path=../../../../../:../../protobuf/:. --gogofast_out=. fuzz.proto
|
||||
|
1194
vendor/github.com/gogo/protobuf/test/fuzztests/fuzz.pb.go
generated
vendored
1194
vendor/github.com/gogo/protobuf/test/fuzztests/fuzz.pb.go
generated
vendored
File diff suppressed because it is too large
Load Diff
6
vendor/github.com/gogo/protobuf/test/fuzztests/fuzz.proto
generated
vendored
6
vendor/github.com/gogo/protobuf/test/fuzztests/fuzz.proto
generated
vendored
@@ -1,5 +1,7 @@
|
||||
// Copyright (c) 2015, Vastech SA (PTY) LTD. All rights reserved.
|
||||
// http://github.com/gogo/protobuf/gogoproto
|
||||
// Protocol Buffers for Go with Gadgets
|
||||
//
|
||||
// Copyright (c) 2015, The GoGo Authors. All rights reserved.
|
||||
// http://github.com/gogo/protobuf
|
||||
//
|
||||
// Redistribution and use in source and binary forms, with or without
|
||||
// modification, are permitted provided that the following conditions are
|
||||
|
6
vendor/github.com/gogo/protobuf/test/fuzztests/fuzz_test.go
generated
vendored
6
vendor/github.com/gogo/protobuf/test/fuzztests/fuzz_test.go
generated
vendored
@@ -1,5 +1,7 @@
|
||||
// Copyright (c) 2015, Vastech SA (PTY) LTD. All rights reserved.
|
||||
// http://github.com/gogo/protobuf/gogoproto
|
||||
// Protocol Buffers for Go with Gadgets
|
||||
//
|
||||
// Copyright (c) 2015, The GoGo Authors. All rights reserved.
|
||||
// http://github.com/gogo/protobuf
|
||||
//
|
||||
// Redistribution and use in source and binary forms, with or without
|
||||
// modification, are permitted provided that the following conditions are
|
||||
|
Reference in New Issue
Block a user