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

Commit

Permalink
fix(deps): update module github.com/dtomasi/fakr to v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 28, 2021
1 parent a76575d commit 3012ddd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
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/dtomasi/di
go 1.16

require (
github.com/dtomasi/fakr v0.0.2
github.com/dtomasi/fakr v0.0.3
github.com/go-logr/logr v1.1.0
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/stretchr/testify v1.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/dtomasi/fakr v0.0.1 h1:EqST+rq9BGURkW/o25ubsHdio1Y0dQa0GzYCR1hnK4A=
github.com/dtomasi/fakr v0.0.1/go.mod h1:XFdhmI2vdsO2VUlfU6eQpis6+mdqhXU6fj7fLidU22s=
github.com/dtomasi/fakr v0.0.2 h1:PYLtgDhxFCfkuk7JfrMrLamUaBKxkz2PcDJ1y4YgvEI=
github.com/dtomasi/fakr v0.0.2/go.mod h1:XFdhmI2vdsO2VUlfU6eQpis6+mdqhXU6fj7fLidU22s=
github.com/dtomasi/fakr v0.0.3 h1:Eb6jizDQsimeIxbLBgz+Abwv5fK+qQ1tpc7u3Po4kbA=
github.com/dtomasi/fakr v0.0.3/go.mod h1:nQQ4J6AijfnLDo7IbXI5li3t2sRJjGYdDA7arKS6Wsk=
github.com/go-logr/logr v1.1.0 h1:nAbevmWlS2Ic4m4+/An5NXkaGqlqpbBgdcuThZxnZyI=
github.com/go-logr/logr v1.1.0/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/dtomasi/fakr/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# github.com/davecgh/go-spew v1.1.0
github.com/davecgh/go-spew/spew
# github.com/dtomasi/fakr v0.0.2
# github.com/dtomasi/fakr v0.0.3
## explicit
github.com/dtomasi/fakr
# github.com/go-logr/logr v1.1.0
Expand Down

0 comments on commit 3012ddd

Please # to comment.