Skip to content

Conversation

Xelowak
Copy link

@Xelowak Xelowak commented Oct 21, 2024

For it to work, I had to transform this repo into a go module using go mod init.

@Xelowak Xelowak self-assigned this Oct 21, 2024
@harture
Copy link

harture commented Oct 21, 2024

I have checked in the source library if there is an update.
It seems to be not actively maintained but some PR have been published.
The following one seems to make the changes to have module, ... compatible with go 1.22 but with just a few changes 👍 https://github.com/fogleman/gg/pull/194/files

Why do we need extra changes ? Could we just apply this PR ?

@basbeu
Copy link

basbeu commented Oct 22, 2024

I have checked in the source library if there is an update. It seems to be not actively maintained but some PR have been published. The following one seems to make the changes to have module, ... compatible with go 1.22 but with just a few changes 👍 https://github.com/fogleman/gg/pull/194/files

Why do we need extra changes ? Could we just apply this PR ?

I think this PR does not build. But I did not test it.

context_test.go Outdated
@@ -2,20 +2,12 @@ package gg

Copy link

Choose a reason for hiding this comment

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

I do not understand why we need to change that

@Xelowak Xelowak requested a review from basbeu October 23, 2024 07:04
@Xelowak Xelowak merged commit d0fbda1 into master Oct 23, 2024
3 checks passed
@Xelowak Xelowak deleted the CLOUDTRUST-5523 branch October 23, 2024 12:28
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.

3 participants