Skip to content

Commit

Permalink
use ela lib v1.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
CharellKing committed Oct 10, 2024
1 parent f066f46 commit 8040ae2
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 @@ -3,7 +3,7 @@ module github.com/CharellKing/ela
go 1.23.0

require (
github.com/CharellKing/ela-lib v1.0.30
github.com/CharellKing/ela-lib v1.0.31
github.com/spf13/viper v1.19.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/CharellKing/ela-lib v1.0.30 h1:E6r+uJdwD2XYdZ+freVkUyTtxw0tIjeoylSTE53WR44=
github.com/CharellKing/ela-lib v1.0.30/go.mod h1:6AbIwbjxtUHawusGSbKEYJCTUQQ4vJlHDBEWThH98qs=
github.com/CharellKing/ela-lib v1.0.31 h1:QulK5kKRWLLs+JdD/jIWKqyzNszjMicbHIvKrQba9n4=
github.com/CharellKing/ela-lib v1.0.31/go.mod h1:6AbIwbjxtUHawusGSbKEYJCTUQQ4vJlHDBEWThH98qs=
github.com/alitto/pond v1.9.1 h1:OfCpIrMyrWJpn34f647DcFmUxjK8+7Nu3eoVN/WTP+o=
github.com/alitto/pond v1.9.1/go.mod h1:xQn3P/sHTYcU/1BR3i86IGIrilcrGC2LiS+E2+CJWsI=
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 h1:DDGfHa7BWjL4YnC6+E63dPcxHo2sUxDIu8g3QgEJdRY=
Expand Down

0 comments on commit 8040ae2

Please sign in to comment.