Skip to content

Release 2.0.1#226

Merged
mickmister merged 7 commits intorelease-2.0.1from
release-2.0.1-bump
Nov 3, 2022
Merged

Release 2.0.1#226
mickmister merged 7 commits intorelease-2.0.1from
release-2.0.1-bump

Conversation

@mickmister
Copy link
Copy Markdown
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
@mickmister mickmister requested a review from hanzei October 28, 2022 03:15
@mickmister mickmister requested a review from jespino as a code owner October 28, 2022 03:15
Comment thread go.mod
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

hanzei commented Nov 2, 2022

#227 got merged

Copy link
Copy Markdown
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