Skip to content

Upgrade go-spaceapi-validator: 0.0.6 → 0.2.0#67

Merged
dbrgn merged 1 commit intomasterfrom
update-validator-library
Dec 29, 2024
Merged

Upgrade go-spaceapi-validator: 0.0.6 → 0.2.0#67
dbrgn merged 1 commit intomasterfrom
update-validator-library

Conversation

@dbrgn
Copy link
Copy Markdown
Contributor

@dbrgn dbrgn commented Dec 29, 2024

I ran:

go get github.com/spaceapi-community/go-spaceapi-validator@v0.2.0
go mod tidy

...to update the library.

I then ran go run ./... and tested the validator:

cat luxeria.json | http post http://localhost:8080/v2/validateJSON

...which worked!

{
    "checkedVersions": [
        "15"
    ],
    "message": "",
    "valid": true,
...

I ran:

    go get github.com/spaceapi-community/go-spaceapi-validator@v0.2.0
    go mod tidy

...to update the library.
@dbrgn dbrgn requested review from gidsi, rnestler and s3lph December 29, 2024 22:28
@dbrgn dbrgn merged commit 6d431f3 into master Dec 29, 2024
@dbrgn dbrgn deleted the update-validator-library branch December 29, 2024 22:48
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