VOL-3978 - update to go 1.16.3
- lint required re-format of "generaged" files
- tidied up go.mod
Change-Id: I8fbab94b679061a5e9ba05f95a33b2bb4ca9edc4
diff --git a/generated/attribute.go b/generated/attribute.go
index c73d970..58bd6cf 100644
--- a/generated/attribute.go
+++ b/generated/attribute.go
@@ -14,7 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
- /*
+/*
* NOTE: This file was generated, manual edits will be overwritten!
*
* Generated by 'goCodeGenerator.py':
@@ -28,11 +28,12 @@
"encoding/binary"
"errors"
"fmt"
- "github.com/deckarep/golang-set"
- "github.com/google/gopacket"
"reflect"
"sort"
"strings"
+
+ mapset "github.com/deckarep/golang-set"
+ "github.com/google/gopacket"
)
// Attribute types
@@ -400,7 +401,6 @@
// TODO: Only baseline supported at this time
return nil, errors.New("attribute encode for set-table-request not yet supported")
}
- return nil, errors.New("TODO")
}
func (attr *AttributeDefinition) tableAttributeSerializeTo(value interface{}, b gopacket.SerializeBuffer, msgType byte,