Skip to content

Commit

Permalink
odam update
Browse files Browse the repository at this point in the history
  • Loading branch information
LdDl committed Aug 12, 2020
1 parent a49a803 commit 221c6af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.14
require (
github.com/LdDl/go-darknet v1.2.0
github.com/LdDl/gocv-blob v1.0.1 // indirect
github.com/LdDl/odam v0.4.1
github.com/LdDl/odam v0.4.2
github.com/disintegration/imaging v1.6.2
github.com/satori/go.uuid v1.2.0 // indirect
gocv.io/x/gocv v0.23.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ github.com/LdDl/odam v0.4.0 h1:Ue7/2Cc01E5Yi7AoVsH936wgKOOmrMdSyBp7qh8E8U8=
github.com/LdDl/odam v0.4.0/go.mod h1:Ah61oMuI+U8SkS1ihRGd9Ngb7boy1PHC418/UKS+coA=
github.com/LdDl/odam v0.4.1 h1:MWxRZp58A6/Xf+w7/5lc5t4RTdBQqJkkWYusF7GrjCo=
github.com/LdDl/odam v0.4.1/go.mod h1:K1STBUV4Wg2fqfpfepSWE+ucdiW5FQH5Z3RMWp1G9Io=
github.com/LdDl/odam v0.4.2 h1:/tX+2MPqD/u3Ps94KwqkNl86SVJ17nYxwDKfyuvYPR8=
github.com/LdDl/odam v0.4.2/go.mod h1:EDT1e++oP0tQ2LSMH/UYe1qY34d2lt40RKNLXm31Lgk=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
Expand Down

0 comments on commit 221c6af

Please sign in to comment.