Skip to content

Commit

Permalink
update to rollkit v0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganesha Upadhyaya authored and Ganesha Upadhyaya committed Nov 19, 2023
1 parent 85a1dd2 commit 2def4f5
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 @@ -48,7 +48,7 @@ require (
github.com/mattn/go-isatty v0.0.19
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.44.0
github.com/rollkit/rollkit v0.11.3
github.com/rollkit/rollkit v0.11.4
github.com/rs/zerolog v1.30.0
github.com/spf13/cast v1.5.1
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1568,8 +1568,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
github.com/rollkit/celestia-openrpc v0.3.0 h1:jMLsdLNQ7T20yiNDlisBhlyurFOpN1gZ6vC068FPrQA=
github.com/rollkit/celestia-openrpc v0.3.0/go.mod h1:2ZhU01YF2hsHIROWzxfMZOYM09Kgyy4roH5JWoNJzp0=
github.com/rollkit/rollkit v0.11.3 h1:rLDVo/rtaJJuh3BG8rRrR8Pqzr2YyM9q7h051M05sK8=
github.com/rollkit/rollkit v0.11.3/go.mod h1:8J++BryR/EJVqNzWY8+mblM0WptVwUOVqUKgifHqaEw=
github.com/rollkit/rollkit v0.11.4 h1:eLFV9pqUzB0l7gc04nKe0vMD8Cb2HEmMj+fKJtyvFp0=
github.com/rollkit/rollkit v0.11.4/go.mod h1:8J++BryR/EJVqNzWY8+mblM0WptVwUOVqUKgifHqaEw=
github.com/rs/cors v1.7.0/go.mod h1:gFx+x8UowdsKA9AchylcLynDq+nNFfI8FkUZdN/jGCU=
github.com/rs/cors v1.8.2/go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU=
github.com/rs/cors v1.10.1 h1:L0uuZVXIKlI1SShY2nhFfo44TYvDPQ1w4oFkUJNfhyo=
Expand Down

0 comments on commit 2def4f5

Please sign in to comment.