Skip to content

Tags: leemiracle/go-zero

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: simplify httpc (zeromicro#1748)

* feat: simplify httpc

* chore: fix lint errors

* chore: fix log url issue

* chore: fix log url issue

* refactor: handle resp & err in ResponseHandler

* chore: remove unnecessary var names in return clause

tools/goctl/v1.3.4

Toggle tools/goctl/v1.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support `goctl env install` (zeromicro#1752)

Co-authored-by: anqiansong <[email protected]>

tools/goctl/v1.3.3

Toggle tools/goctl/v1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mkdir if not exists (zeromicro#1659)

Co-authored-by: anqiansong <[email protected]>

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "🐞 fix(gen): pg gen of insert (zeromicro#1591)" (zeromicro#1598)

This reverts commit cc4c492.

tools/goctl/v1.3.2

Toggle tools/goctl/v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix issue of default migrate version (zeromicro#1536)

* fix issue of default migrate version

* chore: update console colors

tools/goctl/v1.3.0

Toggle tools/goctl/v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: refactor yaml unmarshaler (zeromicro#1517)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update goctl version (zeromicro#1497)

tools/goctl/v1.3.1

Toggle tools/goctl/v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: goctl not compile on windows (zeromicro#1500)

tools/goctl/v1.3.1-alpha

Toggle tools/goctl/v1.3.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: goctl not compile on windows (zeromicro#1500)

tools/goctl/v1.3.0-beta1

Toggle tools/goctl/v1.3.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update warning message (zeromicro#1487)