baizon

Results 8 issues of baizon

Greeting, You provide a [Google Mobile App](https://play.google.com/store/apps/details?id=com.debank.rabbymobile). Could You also provide the APK file within the Github Release. I'm using a custom Android with no Google Services but would like...

Hello, I would like to build the keplr-wallet locally. Because of privacy concerns my smartphone doesn't have the google services (also no google play store) installed, but I would like...

Hello, are there any information regarding e10s compatibility? On http://arewee10syet.com/ this add-on is marked as "unknown".

As requested bumped go 1.22.0. Notes: - I had to use 1.22.0, because of: https://github.com/golang/go/issues/65568, also see: https://go.dev/doc/toolchain#version - `scripts/docker_install.sh` changed to`https://dl.google.com/go/go1.22.4.linux-amd64.tar.gz` (the latest from https://go.dev/dl/) - AppVeyor Go 1.22...

Hi, updated go to 1.22.5 to fix the related security issue.

Hi, the latest [v1.9.0 release](https://github.com/martinbaillie/packer-plugin-ami-copy/releases/tag/v1.9.0) is missing the file extensions. It seems that You have created this release manually. I would recommend to create a v1.9.1 release with the pipeline....

- Updated go to 1.22.7 - Updated all go dependencies - Bump version number to match the release (1.9.6)

Added `glflags` to make it possible to use `go list` with argument. For example `go list -mod=mod`. This solves the issue: https://github.com/golang/go/issues/67927