Skip to content

Commit

Permalink
bump libgo to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bchamagne committed Sep 6, 2023
1 parent 2bbef2d commit 7bcaa23
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 @@ -3,7 +3,7 @@ module github.com/archethic-foundation/archethic-cli
go 1.20

require (
github.com/archethic-foundation/libgo v1.0.6
github.com/archethic-foundation/libgo v1.0.7
github.com/charmbracelet/bubbles v0.16.1
github.com/charmbracelet/bubbletea v0.24.2
github.com/charmbracelet/lipgloss v0.7.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ github.com/archethic-foundation/libgo v1.0.5 h1:33BqF4rZVdIFK54H+Jgi+oelHW1w3VW9
github.com/archethic-foundation/libgo v1.0.5/go.mod h1:9qn6ks4Azt54DLL5FjUsTpp2RVIMJaVcoVGXx/ogV8Y=
github.com/archethic-foundation/libgo v1.0.6 h1:99HyaYV4nZB+nngoiZiCCcWdfABTpXXJQBpaERTmNDU=
github.com/archethic-foundation/libgo v1.0.6/go.mod h1:9qn6ks4Azt54DLL5FjUsTpp2RVIMJaVcoVGXx/ogV8Y=
github.com/archethic-foundation/libgo v1.0.7 h1:HZwPbiK8fCd+mMxXLnvzg44x34dZE0bKmeEYFs/LqHk=
github.com/archethic-foundation/libgo v1.0.7/go.mod h1:9qn6ks4Azt54DLL5FjUsTpp2RVIMJaVcoVGXx/ogV8Y=
github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4=
github.com/atotto/clipboard v0.1.4/go.mod h1:ZY9tmq7sm5xIbd9bOK4onWV4S6X0u6GY7Vn0Yu86PYI=
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
Expand Down

0 comments on commit 7bcaa23

Please sign in to comment.