Skip to content

Commit befa1df

Browse files
committed
bump actions-lockfile to v0.0.3
1 parent d734548 commit befa1df

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
@@ -13,7 +13,7 @@ require (
1313
gopkg.in/yaml.v3 v3.0.1
1414
)
1515

16-
require github.com/github/actions-lockfile/go v0.0.1
16+
require github.com/github/actions-lockfile/go v0.0.3
1717

1818
require (
1919
github.com/AlecAivazis/survey/v2 v2.3.7 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
3333
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3434
github.com/fatih/color v1.7.0 h1:DkWD4oS2D8LGGgTQ6IvwJJXSL5Vp2ffcQg58nFV38Ys=
3535
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
36-
github.com/github/actions-lockfile/go v0.0.1 h1:Xi9KmIq1DUnfZOlp8SJyEU2kgk8Y7g8ghtNg1xFiv6s=
37-
github.com/github/actions-lockfile/go v0.0.1/go.mod h1:kp8pDNXwrr3fC+6Mgmh/ZODa6AsIEC+bmf1CLQ/7DEs=
36+
github.com/github/actions-lockfile/go v0.0.3 h1:pvvbEnsmKtBiiUJ2I5n35W3Uei3EvmnZe1PKJ3q4YrY=
37+
github.com/github/actions-lockfile/go v0.0.3/go.mod h1:kp8pDNXwrr3fC+6Mgmh/ZODa6AsIEC+bmf1CLQ/7DEs=
3838
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslCrtky5vbi9dd7HrQPQIx6wqiw=
3939
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542/go.mod h1:Ow0tF8D4Kplbc8s8sSb3V2oUCygFHVp8gC3Dn6U4MNI=
4040
github.com/henvic/httpretty v0.0.6 h1:JdzGzKZBajBfnvlMALXXMVQWxWMF/ofTy8C3/OSUTxs=

0 commit comments

Comments
 (0)