Skip to content

Commit

Permalink
Merge pull request #88 from gmajor-encrypt/dependabot/go_modules/scal…
Browse files Browse the repository at this point in the history
…e.go/main/github.com/itering/scale.go-1.7.2

Bump github.com/itering/scale.go from 1.7.0 to 1.7.2 in /scale.go
  • Loading branch information
gmajor-encrypt authored Aug 31, 2023
2 parents 15155b5 + 13f132a commit 6bdd64d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scale.go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/gmajor-encrypt/scale-codec-comparator
go 1.17

require (
github.com/itering/scale.go v1.7.0
github.com/itering/scale.go v1.7.2
github.com/stretchr/testify v1.8.0
)

Expand Down
4 changes: 2 additions & 2 deletions scale.go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/huandu/xstrings v1.3.1/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/huandu/xstrings v1.3.2 h1:L18LIDzqlW6xN2rEkpdV8+oL/IXWJ1APd+vsdYy4Wdw=
github.com/huandu/xstrings v1.3.2/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/itering/scale.go v1.7.0 h1:IPdGghn9NJywtdh3nNX/VZpKNiFrSEPv4PdBgBqaGrc=
github.com/itering/scale.go v1.7.0/go.mod h1:fmksrbfD7WRKkP9cr+ewz6qDFWYWQ/2O7pOsP9m2jJA=
github.com/itering/scale.go v1.7.2 h1:jWe7Wc+U2c0MsB8r3JMJfUENl+GYU/woTl3m0BC+o/o=
github.com/itering/scale.go v1.7.2/go.mod h1:fmksrbfD7WRKkP9cr+ewz6qDFWYWQ/2O7pOsP9m2jJA=
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/shopspring/decimal v1.2.0/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
Expand Down

0 comments on commit 6bdd64d

Please sign in to comment.