Skip to content

Commit 88868d4

Browse files
authored
Merge pull request #23 from complytime/dependabot/go_modules/github.com/goccy/go-yaml-1.19.2
chore(deps): bump github.com/goccy/go-yaml from 1.15.23 to 1.19.2
2 parents 520a997 + 4861698 commit 88868d4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/complytime/website
22

33
go 1.25.8
44

5-
require github.com/goccy/go-yaml v1.15.23
5+
require github.com/goccy/go-yaml v1.19.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/goccy/go-yaml v1.15.23 h1:WS0GAX1uNPDLUvLkNU2vXq6oTnsmfVFocjQ/4qA48qo=
2-
github.com/goccy/go-yaml v1.15.23/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
1+
github.com/goccy/go-yaml v1.19.2 h1:PmFC1S6h8ljIz6gMRBopkjP1TVT7xuwrButHID66PoM=
2+
github.com/goccy/go-yaml v1.19.2/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=

0 commit comments

Comments
 (0)