Bump google.golang.org/grpc in the go_modules group across 1 directory (#211)
Bumps the go_modules group with 1 update in the / directory: google.golang.org/grpc.
Updates
google.golang.org/grpcfrom 1.83.1 to 1.83.2
updated-dependencies:
- dependency-name: google.golang.org/grpc dependency-version: 1.83.2 dependency-type: indirect dependency-group: go_modules …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
GooGet
GooGet (Googet’s Obviously Only a Goofy Experimental Title) is a modular package repository solution primarily designed for Windows.
GooGet is shipped with the official Google Cloud Platform Windows images and is used to maintain the guest environment.
Build
To build and package googet run
This will result in googet.exe and googet.x86_64.VERSION.goo which can be installed on a machine with the
googet installcommand (assuming googet is already installed).To install on a fresh machine copy both googet.exe and the googet package over and run:
Conf file
GooGet has the ability to use a conf file to change a few of the default settings. Place a file named googet.conf in the googet root, which by default is
C:\ProgramData\GooGetand configurable by the-rootflag.Repo file
GooGet has the ability to use a repo file to change some repo specific settings. The file is named your-repo-name.repo by default. It can be used to set the source URL and indicate that the client should pass authorization headers in requests to the source URL.
Google Cloud Storage as a back-end
Googet supports using Google Cloud Storage as its server.
Note that you must regenerate the index and re-upload it to your bucket each time you add or change packges.