Skip to content

Commit

Permalink
Update fwew-lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
tirea committed May 29, 2022
1 parent fc86837 commit 9143b3b
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 @@ -4,7 +4,7 @@ go 1.13

require (
github.com/c-bata/go-prompt v0.2.3
github.com/fwew/fwew-lib/v5 v5.1.2-dev.0.20220315073858-ffa972a65105
github.com/fwew/fwew-lib/v5 v5.1.2-dev.0.20220529083654-fc34cee80d7f
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/mattn/go-tty v0.0.3 // indirect
github.com/pkg/term v0.0.0-20200520122047-c3ffed290a03 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/c-bata/go-prompt v0.2.3 h1:jjCS+QhG/sULBhAaBdjb2PlMRVaKXQgn+4yzaauvs2
github.com/c-bata/go-prompt v0.2.3/go.mod h1:VzqtzE2ksDBcdln8G7mk2RX9QyGjH+OVqOCSiVIqS34=
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/fogleman/gg v1.3.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/fwew/fwew-lib/v5 v5.1.2-dev.0.20220315073858-ffa972a65105 h1:UWSBIfR/uWKOug1icR1wzfvOZNLgQ7K0J/0U+ziHC64=
github.com/fwew/fwew-lib/v5 v5.1.2-dev.0.20220315073858-ffa972a65105/go.mod h1:dALuU7if8kRp0+YtYAohr402EhMIvrJb+awq98zNPF0=
github.com/fwew/fwew-lib/v5 v5.1.2-dev.0.20220529083654-fc34cee80d7f h1:zerld+/s2haIpq1/od0ZF1Xm73n8f3QFrEvytc5X9xU=
github.com/fwew/fwew-lib/v5 v5.1.2-dev.0.20220529083654-fc34cee80d7f/go.mod h1:dALuU7if8kRp0+YtYAohr402EhMIvrJb+awq98zNPF0=
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5/go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes=
github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA=
Expand Down

0 comments on commit 9143b3b

Please sign in to comment.