Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: go-openapi/errors

Tags

v0.22.2

Toggle v0.22.2's commit message
ci: fixed auto-merge

Signed-off-by: Frédéric BIDON <[email protected]>

v0.22.1

Toggle v0.22.1's commit message
ci: fixed codecov upload

Fixed broken test coverage upload to codecov with codecov-action@v5.

    * fixed tokenless upload (now supported with codecov v5)
    * fixed flags for codecov
    * fixed coverage for windows (now use bash instead of powershell)

Signed-off-by: Frederic BIDON <[email protected]>

v0.22.0

Toggle v0.22.0's commit message
chore(go): go-openapi requires go.1.20 across the board

Signed-off-by: Frederic BIDON <[email protected]>

v0.21.1

Toggle v0.21.1's commit message
chore(lint): relinted tests

Signed-off-by: Frederic BIDON <[email protected]>

v0.21.0

Toggle v0.21.0's commit message
added Unwrap() []error to CompositeError

This allows to use errors.Is() or As() with CompositeError

Signed-off-by: Frederic BIDON <[email protected]>

v0.20.2

Toggle v0.20.2's commit message
release v0.20.2

v0.20.1

Toggle v0.20.1's commit message
release v0.20.1

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from fredbi/fix-marshaljson

Fix marshaljson