Skip to content

Commit e1b23a1

Browse files
committed
build(deps): upgrade OINK to v0.4.0
1 parent 448738c commit e1b23a1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ module github.com/pgsty/pig.pgsty.com
22

33
go 1.21
44

5-
require (
6-
github.com/pgsty/oink v0.3.0 // indirect
7-
)
5+
require github.com/pgsty/oink v0.4.0 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
github.com/pgsty/oink v0.3.0 h1:imDoZ/mWMg1w/kHJ+ZjRhi80CTj5e+KQG4v3NKNKjdk=
22
github.com/pgsty/oink v0.3.0/go.mod h1:wHzQR6qVOx5rgkDCvXBZhmsDrAb3O+0CRNBHyIzsYT0=
3+
github.com/pgsty/oink v0.4.0 h1:5NNLPCkGFX94wJPEFX6r5vOPx1iGdz+Qra3Xu60MqXU=
4+
github.com/pgsty/oink v0.4.0/go.mod h1:wHzQR6qVOx5rgkDCvXBZhmsDrAb3O+0CRNBHyIzsYT0=

0 commit comments

Comments
 (0)