Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Set up initial Go module files #237

Merged
merged 1 commit into from May 24, 2019
Merged

Set up initial Go module files #237

merged 1 commit into from May 24, 2019

Conversation

csstaub
Copy link
Collaborator

@csstaub csstaub commented May 24, 2019

@philtay @mbyczkowski

Create three modules:
github.com/square/go-jose (library)
github.com/square/go-jose/jose-util (cmd)
github.com/square/go-jose/jwk-keygen (cmd)

And looking at this, I think I'll actually merge jwk-keygen and jose-util this weekend. Makes more sense to me that way and is probably a good v3 change.

@csstaub csstaub requested a review from mbyczkowski May 24, 2019 16:52
Copy link
Contributor

@mbyczkowski mbyczkowski left a comment

Choose a reason for hiding this comment

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

I think this is a good starting point. And I agree with your comment about merging the CLIs together, for better experience.

@csstaub csstaub merged commit 68f97c0 into master May 24, 2019
@csstaub csstaub deleted the cs/go.mod branch May 24, 2019 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants