Skip to content

Commit

Permalink
Update module github.com/personnummer/go/v3 to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2023
1 parent 9e23afc commit d77cfdd
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 9 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.1.0
github.com/personnummer/go/v3 v3.1.2
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ github.com/personnummer/go/v3 v3.0.2 h1:tBm+nBmD6NhfazoMV9oUDxXZHMghYhKEmWsnPcJs
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=
github.com/personnummer/go/v3 v3.1.2 h1:pQFk14wsPtSX6WdjhEn7rabg2/NAjGBI3liju2Imgs8=
github.com/personnummer/go/v3 v3.1.2/go.mod h1:piLpoILajZ4xgNA53uzWdTb6VNgYPs4uWdhuTjdHuEM=
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.

17 changes: 11 additions & 6 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.

2 changes: 1 addition & 1 deletion 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.1.0
# github.com/personnummer/go/v3 v3.1.2
## explicit; go 1.20
github.com/personnummer/go/v3

0 comments on commit d77cfdd

Please sign in to comment.