Skip to content

Commit

Permalink
bump goutils to v0.1.31 (#2347)
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniels committed May 11, 2023
1 parent 30ce310 commit 1440884
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ require (
go.uber.org/zap v1.24.0
go.viam.com/api v0.1.118
go.viam.com/test v1.1.1-0.20220913152726-5da9916c08a2
go.viam.com/utils v0.1.29
go.viam.com/utils v0.1.31
goji.io v2.0.2+incompatible
golang.org/x/image v0.7.0
golang.org/x/tools v0.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1571,8 +1571,8 @@ go.viam.com/api v0.1.118 h1:FjVktL++7yy7gx385pXq/40MrUQP0NL2r8PLaAcHc3Q=
go.viam.com/api v0.1.118/go.mod h1:NQC9FZnerAfIPJLJ42vgzQMoe1WAQRuVoQEf1JauxtQ=
go.viam.com/test v1.1.1-0.20220913152726-5da9916c08a2 h1:oBiK580EnEIzgFLU4lHOXmGAE3MxnVbeR7s1wp/F3Ps=
go.viam.com/test v1.1.1-0.20220913152726-5da9916c08a2/go.mod h1:XM0tej6riszsiNLT16uoyq1YjuYPWlRBweTPRDanIts=
go.viam.com/utils v0.1.29 h1:CWPniwdRV3DVTDjeLolmp5UU2ghzpqzhyszyp9br3BE=
go.viam.com/utils v0.1.29/go.mod h1:TzrJKdlE98JUv72Jz8sXxdfNUsLQkyfp9YjYSKLFsPk=
go.viam.com/utils v0.1.31 h1:ngEHDZ1NDEuFJUXnD1jw2l9MSg4hvvyoAZr6MAQUbJU=
go.viam.com/utils v0.1.31/go.mod h1:TzrJKdlE98JUv72Jz8sXxdfNUsLQkyfp9YjYSKLFsPk=
go4.org v0.0.0-20180809161055-417644f6feb5/go.mod h1:MkTOUMDaeVYJUOUsaDXIhWPZYa1yOyC1qaOBpL57BhE=
gocv.io/x/gocv v0.25.0/go.mod h1:Rar2PS6DV+T4FL+PM535EImD/h13hGVaHhnCu1xarBs=
goji.io v2.0.2+incompatible h1:uIssv/elbKRLznFUy3Xj4+2Mz/qKhek/9aZQDUMae7c=
Expand Down

0 comments on commit 1440884

Please sign in to comment.