Skip to content

Commit

Permalink
Bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
frozzare committed Feb 20, 2024
1 parent 715ec77 commit 9ac733e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/organisationsnummer/go

go 1.19
go 1.22

require (
github.com/frozzare/go v1.0.0
Expand Down
4 changes: 0 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@ github.com/frozzare/go v1.0.0 h1:aMEQSDLZ9RRodFq03p9eFi10Oxg4YNek29a0ul86tc4=
github.com/frozzare/go v1.0.0/go.mod h1:aF04gf7/Kbc1nTC3XyPCgWEBIpnRjhsGQ1aj4bCVxxk=
github.com/frozzare/go-assert v1.1.0 h1:JaWK+Q2bFyVyE8dpUNtqh0P9CFAwtQhTiKZiwJ8R+Mc=
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=
github.com/personnummer/go/v3 v3.1.2 h1:pQFk14wsPtSX6WdjhEn7rabg2/NAjGBI3liju2Imgs8=
github.com/personnummer/go/v3 v3.1.2/go.mod h1:piLpoILajZ4xgNA53uzWdTb6VNgYPs4uWdhuTjdHuEM=

0 comments on commit 9ac733e

Please sign in to comment.