Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: gutil.IsMap judgment logic error #2953

Merged
merged 2 commits into from
Sep 13, 2023
Merged

fix: gutil.IsMap judgment logic error #2953

merged 2 commits into from
Sep 13, 2023

Conversation

wlynxg
Copy link
Contributor

@wlynxg wlynxg commented Sep 11, 2023

fix: #2951

@gqcn
Copy link
Member

gqcn commented Sep 12, 2023

@wlynxg This ci failure is caused by third party package version github.com/polarismesh/specification v1.3.2-alpha.2 which is unexpectedly removed. This is fixed at #2956.

@wlynxg
Copy link
Contributor Author

wlynxg commented Sep 12, 2023

@wlynxg This ci failure is caused by third party package version github.com/polarismesh/specification v1.3.2-alpha.2 which is unexpectedly removed. This is fixed at #2956.

Is there anything I need to do here?

@gqcn
Copy link
Member

gqcn commented Sep 12, 2023

Please pull the latest master branch of the main repo git pull https:/gogf/gf master and push your branch again.

@gqcn gqcn merged commit ef1e18d into gogf:master Sep 13, 2023
12 checks passed
@wlynxg wlynxg deleted the IsMap branch September 15, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested use of gvar can lead to a panic error.
2 participants