We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5856962 commit fe6f108Copy full SHA for fe6f108
go.mod
@@ -3,7 +3,7 @@ module github.com/algorand/node-ui
3
go 1.16
4
5
require (
6
- github.com/algorand/go-algorand-sdk v1.16.0
+ github.com/algorand/go-algorand-sdk v1.20.0
7
github.com/calyptia/go-bubble-table v0.1.0
8
github.com/charmbracelet/bubbles v0.10.3
9
github.com/charmbracelet/bubbletea v0.20.0
0 commit comments