Skip to content

Commit

Permalink
fix(deps): update module github.com/dal-go/dalgo to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 20, 2023
1 parent 6d2042b commit 6c0bfbf
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/dal-go/mocks4dalgo
go 1.20

require (
github.com/dal-go/dalgo v0.2.31
github.com/dal-go/dalgo v0.4.0
github.com/golang/mock v1.6.0
github.com/stretchr/testify v1.8.4
)
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/dal-go/dalgo v0.2.30 h1:VtpW3rk1C1pDEKjgwkhXFE6vccXiCbqgScsveEa4pOo=
github.com/dal-go/dalgo v0.2.30/go.mod h1:REh0bOj3Nf7esWrhEtXivfaZX5OhVyRofF0crxGlsdc=
github.com/dal-go/dalgo v0.2.31 h1:i+22Fn1Y2lYSna8sPJIdaPHAvfVijthXvXIXWe7GOUU=
github.com/dal-go/dalgo v0.2.31/go.mod h1:741DXTLpQfmvkazyEiivX8OBFylpzS1QErdh/6WquqI=
github.com/dal-go/dalgo v0.4.0 h1:fP8j7i5Rjv6qSdewME6ro5LTdIsBdHrzVeay5NWhSR0=
github.com/dal-go/dalgo v0.4.0/go.mod h1:741DXTLpQfmvkazyEiivX8OBFylpzS1QErdh/6WquqI=
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/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
Expand Down

0 comments on commit 6c0bfbf

Please sign in to comment.