Skip to content

Commit

Permalink
update gopalilib - add script name (romn) in url path
Browse files Browse the repository at this point in the history
  • Loading branch information
siongui committed Oct 23, 2023
1 parent adb9576 commit 57fcbcd
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 @@ -5,7 +5,7 @@ go 1.18
require (
github.com/siongui/godom v0.0.0-20200920152407-31a6de96fdf6
github.com/siongui/goef v0.0.0-20210610184109-d3b60554c5f3
github.com/siongui/gopalilib v0.0.0-20231022150405-7081cfddcf47
github.com/siongui/gopalilib v0.0.0-20231023140427-09d78c2d5671
github.com/siongui/gopaliwordvfs v0.0.0-20200117014540-dd746a8f51e6
github.com/siongui/gopherjs-input-suggest v0.0.0-20200723202201-f43790c91d84
github.com/siongui/gtmpl v0.0.0-20200716010746-db0e14d247f9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/siongui/goef v0.0.0-20210610184109-d3b60554c5f3 h1:hoKS6myhAeCzgUl+2T
github.com/siongui/goef v0.0.0-20210610184109-d3b60554c5f3/go.mod h1:zxy4/ELPSAYbcUW4AVpdeuxG/UoiD3K796jS0I71Xn4=
github.com/siongui/gojianfan v0.0.0-20210926212422-2f175ac615de h1:1/P9CcR8iENN9ybbSRWohRd3rsPp9tEWlTS/7ygvjHE=
github.com/siongui/gojianfan v0.0.0-20210926212422-2f175ac615de/go.mod h1:TRwEEJlrSIv+jc66k48huOZ2aKVBPL8V29ZcsjUIH70=
github.com/siongui/gopalilib v0.0.0-20231022150405-7081cfddcf47 h1:woDNEZte1Xh2kUfsNoe86UOlGhvx/0afChTyFxDXlno=
github.com/siongui/gopalilib v0.0.0-20231022150405-7081cfddcf47/go.mod h1:Dh9PXuONFb8Io/Jr0zv1ZiY4yVeTOkr3O+iH7DZ/2Cc=
github.com/siongui/gopalilib v0.0.0-20231023140427-09d78c2d5671 h1:2ZKgQVmjyZll7kAPggbEHzps5NlfrrjOLrasQi3ASis=
github.com/siongui/gopalilib v0.0.0-20231023140427-09d78c2d5671/go.mod h1:Dh9PXuONFb8Io/Jr0zv1ZiY4yVeTOkr3O+iH7DZ/2Cc=
github.com/siongui/gopaliwordvfs v0.0.0-20200117014540-dd746a8f51e6 h1:KwpZl6TSJhpIwOYgOZx3+DXAPL0zhxb18SGrsxq6YfI=
github.com/siongui/gopaliwordvfs v0.0.0-20200117014540-dd746a8f51e6/go.mod h1:dPnvL50tlsd2KFyFJ8Ahj2lrQB1eBtpKXTgwSCS9WFU=
github.com/siongui/gopherjs-input-suggest v0.0.0-20200723202201-f43790c91d84 h1:d63UP3JdACS/bjZNx0E6LrVSdqmYKamtascBYenFrrE=
Expand Down

0 comments on commit 57fcbcd

Please sign in to comment.