-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There were some important fixes for the ssh package in x/crypto. I don't use it in this project so far but I wanted to remember to upgrade just in case. Now protobuf is pinned in the updates script in addition to grpc. It seems like go is moving towards not keeping support for old versions of the compiler in most libraries. If the x packages start bumping the min version I don't think I will be able to keep it at 1.18 anymore because /x/ package updates are sometimes important. Some discussion here: golang/protobuf#1613
- Loading branch information
Showing
3 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters