Skip to content
Snippets Groups Projects

Update module github.com/fxamacker/cbor/v2 to v2.7.0

Merged renovate requested to merge renovate/github.com-fxamacker-cbor-v2-2.x into master
3 files
+ 48
816
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -23,8 +23,8 @@ import (
"fmt"
"strings"
"github.com/duo-labs/webauthn/protocol/webauthncose"
"github.com/duo-labs/webauthn/webauthn"
"github.com/go-webauthn/webauthn/protocol/webauthncose"
"github.com/go-webauthn/webauthn/webauthn"
"github.com/fxamacker/cbor/v2"
)
Loading