Skip to content

Commit

Permalink
update adaptiveservice version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bai-Yingjie authored and Bai Yingjie committed Apr 27, 2023
1 parent 2ced389 commit 8a4a068
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 @@ -3,7 +3,7 @@ module github.com/godevsig/gshellos
go 1.18

require (
github.com/godevsig/adaptiveservice v0.9.24-0.20230419040517-0c061e57ed21
github.com/godevsig/adaptiveservice v0.9.24-0.20230421000140-e0903914c33b
github.com/godevsig/grepo v0.2.2-0.20230329153956-e42313fb6947
github.com/traefik/yaegi v0.14.3
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
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/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/godevsig/adaptiveservice v0.9.24-0.20230329141516-d104c403854d/go.mod h1:t/MOA1DVvomK8ltOny8pbb8k1ZBYub6GvnTOs/M6Qkk=
github.com/godevsig/adaptiveservice v0.9.24-0.20230419040517-0c061e57ed21 h1:zvhj1pM64D6w7ldMlQR5jMbTHYz7ag1h6bKRFFejO04=
github.com/godevsig/adaptiveservice v0.9.24-0.20230419040517-0c061e57ed21/go.mod h1:t/MOA1DVvomK8ltOny8pbb8k1ZBYub6GvnTOs/M6Qkk=
github.com/godevsig/adaptiveservice v0.9.24-0.20230421000140-e0903914c33b h1:cPt2H/imLKHZCU+f64kp/YnczJlBW7y9akKiUhl94VE=
github.com/godevsig/adaptiveservice v0.9.24-0.20230421000140-e0903914c33b/go.mod h1:t/MOA1DVvomK8ltOny8pbb8k1ZBYub6GvnTOs/M6Qkk=
github.com/godevsig/go-echarts/v2 v2.0.0-20211101104447-e8e4a51bc4fd h1:NXoy9fdgrEi4dREtTBQMRl5naGeHpYldnqjh5rmZgJk=
github.com/godevsig/go-echarts/v2 v2.0.0-20211101104447-e8e4a51bc4fd/go.mod h1:6TOomEztzGDVDkOSCFBq3ed7xOYfbOqhaBzD0YV771A=
github.com/godevsig/gotiny v0.0.4-0.20210913173728-083dd4b72177 h1:Ga+4dO0xF4ejuZfKnHfEA/bqlNUc2XKNjpopVDhMjLM=
Expand Down

0 comments on commit 8a4a068

Please sign in to comment.