Skip to content

Commit

Permalink
build(deps): bump github.com/rollkit/go-da from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/rollkit/go-da](https://github.com/rollkit/go-da) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/rollkit/go-da/releases)
- [Commits](rollkit/go-da@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/rollkit/go-da
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent a26cc9b commit ae09935
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 @@ -2,7 +2,7 @@ module github.com/rollkit/template-da-repo

go 1.21.1

require github.com/rollkit/go-da v0.5.1
require github.com/rollkit/go-da v0.6.0

require (
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rollkit/go-da v0.5.1 h1:/V02DyL8HfrqeESjJghBqmAGGUqUyhQmb+rosAPlLsM=
github.com/rollkit/go-da v0.5.1/go.mod h1:Hu9u9/jOO9EKp3O3on+qOzy/zji2FF+77loX35i4Ijc=
github.com/rollkit/go-da v0.6.0 h1:FuW8jDV8W2Clmy7UHlF43qWEP3jmL4/plG3Ek36neyY=
github.com/rollkit/go-da v0.6.0/go.mod h1:Hu9u9/jOO9EKp3O3on+qOzy/zji2FF+77loX35i4Ijc=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
Expand Down

0 comments on commit ae09935

Please sign in to comment.