Skip to content

Commit

Permalink
Bump goutils 0.1.91 -> 0.1.92 (#4284)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgottlieb authored and 10zingpd committed Aug 13, 2024
1 parent 0ba1ede commit ed59127
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 @@ -87,7 +87,7 @@ require (
go.uber.org/zap v1.24.0
go.viam.com/api v0.1.330
go.viam.com/test v1.1.1-0.20220913152726-5da9916c08a2
go.viam.com/utils v0.1.91
go.viam.com/utils v0.1.92
goji.io v2.0.2+incompatible
golang.org/x/image v0.15.0
golang.org/x/mobile v0.0.0-20240112133503-c713f31d574b
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1543,8 +1543,8 @@ go.viam.com/api v0.1.330 h1:U0GAFU6SNOtwEYnpONDAhSyeyrQ/4Z2LUeTc0+Kzjp0=
go.viam.com/api v0.1.330/go.mod h1:msa4TPrMVeRDcG4YzKA/S6wLEUC7GyHQE973JklrQ10=
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.91 h1:YYxhLnezxnaMu1h7YG/qt88vPbC1YrVa+H7kRW9vQ+k=
go.viam.com/utils v0.1.91/go.mod h1:AAOZnbVgzYGlvnS0NKjTNYbsfp8MXziguAG5Gkg6eew=
go.viam.com/utils v0.1.92 h1:wSwx4TCr/Azs1mUNxPpgygfyou4rcDeXVaFXxR+0Cpo=
go.viam.com/utils v0.1.92/go.mod h1:AAOZnbVgzYGlvnS0NKjTNYbsfp8MXziguAG5Gkg6eew=
go4.org/unsafe/assume-no-moving-gc v0.0.0-20230525183740-e7c30c78aeb2 h1:WJhcL4p+YeDxmZWg141nRm7XC8IDmhz7lk5GpadO1Sg=
go4.org/unsafe/assume-no-moving-gc v0.0.0-20230525183740-e7c30c78aeb2/go.mod h1:FftLjUGFEDu5k8lt0ddY+HcrH/qU/0qk+H8j9/nTl3E=
gocv.io/x/gocv v0.25.0/go.mod h1:Rar2PS6DV+T4FL+PM535EImD/h13hGVaHhnCu1xarBs=
Expand Down

0 comments on commit ed59127

Please sign in to comment.