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

updated dependencies and posix expansion for values #209

Conversation

cviecco
Copy link
Contributor

@cviecco cviecco commented Feb 25, 2024

No description provided.

@cviecco cviecco requested a review from rgooch February 25, 2024 23:45
@@ -1,6 +1,8 @@
module github.com/Cloud-Foundations/keymaster

go 1.18
go 1.21
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to force the most recent version of Go? Is 1.19 sufficient?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

unfortunatelly, the library I chose requires 1.21 (1.22 is the lastest)

README.md Outdated
@@ -31,7 +31,7 @@ Pre-build binaries (both RPM and DEB) can be found here: [releases page](https:/
### Building from Source

#### Prerequisites
* go >= 1.13
* go >= 1.19
Copy link
Member

Choose a reason for hiding this comment

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

Should this be 1.21 to be consistent?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

README.md Show resolved Hide resolved
@cviecco cviecco merged commit 4e0d4dd into Cloud-Foundations:master Feb 27, 2024
5 checks passed
@cviecco cviecco deleted the more-generic-expansion-for-ssh-extensions branch October 17, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants