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

Release 2.0.1 #226

Merged
merged 7 commits into from
Nov 3, 2022
Merged

Release 2.0.1 #226

merged 7 commits into from
Nov 3, 2022

Conversation

mickmister
Copy link
Contributor

mickmister and others added 5 commits October 27, 2022 23:05
* go get -u golang.org/x/sys

* Fix CI

* Add App Bar icon

* Fix errors found by linter

* Allow arrow functions in eslint's func-style rule

* fix type mismatch at redux Provider

Co-authored-by: Ngoan Tran <ngoan98travinh@gmail.com>
@mickmister mickmister added the 2: Dev Review Requires review by a core committer label Oct 28, 2022
Comment on lines -21 to -32
github.com/stretchr/testify v1.6.0
go.uber.org/zap v1.15.0 // indirect
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
golang.org/x/net v0.0.0-20200528225125-3c3fba18258b // indirect
golang.org/x/sys v0.0.0-20200523222454-059865788121 // indirect
github.com/stretchr/testify v1.6.1
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
golang.org/x/text v0.3.2
golang.org/x/tools v0.0.0-20200528185414-6be401e3f76e // indirect
google.golang.org/genproto v0.0.0-20200528191852-705c0b31589b // indirect
google.golang.org/grpc v1.29.1 // indirect
gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86 // indirect
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about these changes

Copy link
Contributor

@hanzei hanzei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hanzei
Copy link
Contributor

hanzei commented Nov 2, 2022

#227 got merged

Copy link
Contributor

@jespino jespino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mickmister mickmister merged commit 63d4c61 into release-2.0.1 Nov 3, 2022
@mickmister mickmister deleted the release-2.0.1-bump branch November 3, 2022 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Dev Review Requires review by a core committer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants