File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module go.blockdaemon.com/pyth_exporter
33go 1.19
44
55require (
6- github.com/gagliardetto/solana-go v1.10 .0
6+ github.com/gagliardetto/solana-go v1.11 .0
77github.com/prometheus/client_golang v1.19.1
88go.blockdaemon.com/pyth v0.3.7
99go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ github.com/fatih/color v1.9.0 h1:8xPHl4/q1VyqGIPif1F+1V3Y3lSmrq01EabUW3CoW5s=
2121github.com/fatih/color v1.9.0 /go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU =
2222github.com/gagliardetto/binary v0.8.0 h1:U9ahc45v9HW0d15LoN++vIXSJyqR/pWw8DDlhd7zvxg =
2323github.com/gagliardetto/binary v0.8.0 /go.mod h1:2tfj51g5o9dnvsc+fL3Jxr22MuWzYXwx9wEoN0XQ7/c =
24- github.com/gagliardetto/solana-go v1.10 .0 h1:lDuHGC+XLxw9j8fCHBZM9tv4trI0PVhev1m9NAMaIdM =
25- github.com/gagliardetto/solana-go v1.10 .0 /go.mod h1:afBEcIRrDLJst3lvAahTr63m6W2Ns6dajZxe2irF7Jg =
24+ github.com/gagliardetto/solana-go v1.11 .0 h1:g6mR7uRNVT0Y0LVR0bvJNfKV6TyO6oUzBYu03ZmkEmY =
25+ github.com/gagliardetto/solana-go v1.11 .0 /go.mod h1:afBEcIRrDLJst3lvAahTr63m6W2Ns6dajZxe2irF7Jg =
2626github.com/gagliardetto/treeout v0.1.4 h1:ozeYerrLCmCubo1TcIjFiOWTTGteOOHND1twdFpgwaw =
2727github.com/gagliardetto/treeout v0.1.4 /go.mod h1:loUefvXTrlRG5rYmJmExNryyBRh8f89VZhmMOyCyqok =
2828github.com/golang/snappy v0.0.1 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
You can’t perform that action at this time.
0 commit comments