Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
fix(deps): update github.com/doomshrine/must digest to 89b4182
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 9f7c1ce commit 68e5ec5
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 @@ -3,7 +3,7 @@ module github.com/doomshrine/gocosi
go 1.20

require (
github.com/doomshrine/must v0.0.0-20230730192451-90a955f2459c
github.com/doomshrine/must v0.0.0-20230802075114-89b41826f12c
github.com/doomshrine/testcontext v0.0.0-20230730193202-d757633b310c
github.com/go-logr/logr v1.2.4
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0-rc.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/doomshrine/must v0.0.0-20230730192451-90a955f2459c h1:VpWdKEbELLXeYocLNlFkQm1Dr4ib+jQn4wwAlo0INZE=
github.com/doomshrine/must v0.0.0-20230730192451-90a955f2459c/go.mod h1:hYjy87phi9Byu0+tNc/ix/HM5WlIGJNqqbCNb2gfNUA=
github.com/doomshrine/must v0.0.0-20230802075114-89b41826f12c h1:cpq6J+tz6HTbP1BUGTFiIQtSClEu8ZKg7u6iSG1WtxI=
github.com/doomshrine/must v0.0.0-20230802075114-89b41826f12c/go.mod h1:hYjy87phi9Byu0+tNc/ix/HM5WlIGJNqqbCNb2gfNUA=
github.com/doomshrine/testcontext v0.0.0-20230730193202-d757633b310c h1:NExFHeWrHIev7XQ3BSwH2H6I21nteZcWxYvNNW4Voh8=
github.com/doomshrine/testcontext v0.0.0-20230730193202-d757633b310c/go.mod h1:MKUk0UOeq6GOKwqGJYWR6BuLFc0ZiZ4wZ/Pyq9iGNeU=
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
Expand Down

0 comments on commit 68e5ec5

Please sign in to comment.