Skip to content

Commit

Permalink
use ela-lib v1.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
CharellKing committed Oct 12, 2024
1 parent d1aa5cf commit 4126c70
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.32
github.com/CharellKing/ela-lib v1.0.33
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.32 h1:/p2/qFqHMgTTj0wVcG8JQGiQWaxBk0WbpHDbHp6rEuU=
github.com/CharellKing/ela-lib v1.0.32/go.mod h1:6AbIwbjxtUHawusGSbKEYJCTUQQ4vJlHDBEWThH98qs=
github.com/CharellKing/ela-lib v1.0.33 h1:tmzVopwNV49XIG59v8a7+SEKel1w0fuBWxAWHQROqJg=
github.com/CharellKing/ela-lib v1.0.33/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 4126c70

Please sign in to comment.