Skip to content

Commit

Permalink
bump jsoff version to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
superisaac committed May 27, 2024
1 parent fde38e5 commit 5f462a7
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 @@ -13,7 +13,7 @@ require (
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
github.com/superisaac/jlib v0.4.2
github.com/superisaac/jsoff v0.6.0
github.com/superisaac/jsoff v0.6.3
gopkg.in/yaml.v2 v2.4.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,8 @@ github.com/superisaac/jsoff v0.5.7 h1:UtfIB9O102wevJ/QCKGnzneImfrigPVwyT/Ud0VRNj
github.com/superisaac/jsoff v0.5.7/go.mod h1:YEc9hn9MgERgdDxnarkhqt1hrtfV0LJZgKWa+uG/HHs=
github.com/superisaac/jsoff v0.6.0 h1:AwRxJ6HMm7MpDIbseQbz5Abm6Vg5ftOgPKc4wn6aBY8=
github.com/superisaac/jsoff v0.6.0/go.mod h1:YEc9hn9MgERgdDxnarkhqt1hrtfV0LJZgKWa+uG/HHs=
github.com/superisaac/jsoff v0.6.3 h1:ic3jwqpyPPnwfqJg4a/GX2lBVcaO+P73dNiDZYWlE4Y=
github.com/superisaac/jsoff v0.6.3/go.mod h1:YEc9hn9MgERgdDxnarkhqt1hrtfV0LJZgKWa+uG/HHs=
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7/go.mod h1:q4W45IWZaF22tdD+VEXcAWRA037jwmWEB5VWYORlTpc=
github.com/tinylib/msgp v1.0.2/go.mod h1:+d+yLhGm8mzTaHzB+wgMYrodPfmZrzkirds8fDWklFE=
github.com/tklauser/go-sysconf v0.3.5/go.mod h1:MkWzOF4RMCshBAMXuhXJs64Rte09mITnppBXY/rYEFI=
Expand Down

0 comments on commit 5f462a7

Please sign in to comment.