Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCherepovskyi committed Nov 28, 2024
1 parent a78e936 commit fe0235e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/rarimo/rarimo-core

go 1.21

toolchain go1.23.2

require (
cosmossdk.io/errors v1.0.1
cosmossdk.io/math v1.3.0
Expand Down Expand Up @@ -94,7 +92,6 @@ require (
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff // indirect
github.com/ghodss/yaml v1.0.0 // indirect
github.com/gin-gonic/gin v1.8.1 // indirect
github.com/github/smimesign v0.2.0 // indirect
github.com/go-kit/kit v0.12.0 // indirect
Expand Down

0 comments on commit fe0235e

Please sign in to comment.