diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..5d793fb --- /dev/null +++ b/go.mod @@ -0,0 +1,5 @@ +module go-bindata-test + +go 1.13 + +require github.com/kevinburke/go-bindata v3.16.0+incompatible diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..086d217 --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +github.com/kevinburke/go-bindata v3.16.0+incompatible h1:TFzFZop2KxGhqNwsyjgmIh5JOrpG940MZlm5gNbxr8g= +github.com/kevinburke/go-bindata v3.16.0+incompatible/go.mod h1:/pEEZ72flUW2p0yi30bslSp9YqD9pysLxunQDdb2CPM= diff --git a/testdata/benchmark/44.jpg b/testdata/benchmark/44.jpglkjh similarity index 100% rename from testdata/benchmark/44.jpg rename to testdata/benchmark/44.jpglkjh diff --git a/testdata/benchmark/4444.jpg b/testdata/benchmark/4444.jpg new file mode 100644 index 0000000..ee9fffd Binary files /dev/null and b/testdata/benchmark/4444.jpg differ