Skip to content

Commit

Permalink
Update module github.com/personnummer/go/v3 to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2023
1 parent a7e32ad commit 9e23afc
Show file tree
Hide file tree
Showing 7 changed files with 67 additions and 18 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.19
require (
github.com/frozzare/go v1.0.0
github.com/frozzare/go-assert v1.1.0
github.com/personnummer/go/v3 v3.0.2
github.com/personnummer/go/v3 v3.1.0
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ github.com/frozzare/go-assert v1.1.0 h1:JaWK+Q2bFyVyE8dpUNtqh0P9CFAwtQhTiKZiwJ8R
github.com/frozzare/go-assert v1.1.0/go.mod h1:qaUtLVkASIEqsHEn8xhGKLh+24s1y07Y88Z5mNyHgWU=
github.com/personnummer/go/v3 v3.0.2 h1:tBm+nBmD6NhfazoMV9oUDxXZHMghYhKEmWsnPcJsABQ=
github.com/personnummer/go/v3 v3.0.2/go.mod h1:VGi8cG/kgQ9c4p8qCTRWxV1IAWUpAf2VF6137TL/Oq0=
github.com/personnummer/go/v3 v3.1.0 h1:Bqq6CV9aBrsz+g84Gbyge6rCmpr2uKK//opoJz+3d3M=
github.com/personnummer/go/v3 v3.1.0/go.mod h1:piLpoILajZ4xgNA53uzWdTb6VNgYPs4uWdhuTjdHuEM=
4 changes: 4 additions & 0 deletions vendor/github.com/personnummer/go/v3/.meta.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/personnummer/go/v3/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/personnummer/go/v3/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

69 changes: 56 additions & 13 deletions vendor/github.com/personnummer/go/v3/personnummer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ github.com/frozzare/go/http2
# github.com/frozzare/go-assert v1.1.0
## explicit
github.com/frozzare/go-assert
# github.com/personnummer/go/v3 v3.0.2
## explicit; go 1.13
# github.com/personnummer/go/v3 v3.1.0
## explicit; go 1.20
github.com/personnummer/go/v3

0 comments on commit 9e23afc

Please sign in to comment.