Skip to content

Commit

Permalink
deps: bump regolithe to v1.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Mercadal committed Mar 22, 2023
1 parent 0b1b209 commit 1359f29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module go.aporeto.io/elemental

go 1.18

require go.aporeto.io/regolithe v1.71.0
require go.aporeto.io/regolithe v1.72.0

require (
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.aporeto.io/regolithe v1.71.0 h1:SAsemF9qux+t/Lv+Mz0VPKlzjlFVgO9Ol1HwRZvTmeQ=
go.aporeto.io/regolithe v1.71.0/go.mod h1:vLmzbzGZpQal+GF+h+jWvt+P/hIjtklYdAesAV5RC5Q=
go.aporeto.io/regolithe v1.72.0 h1:6iHLmfzdJ5ld067vKuN3irK+uas8UEliQaGaslKG4+A=
go.aporeto.io/regolithe v1.72.0/go.mod h1:TJ2b3QS/TsKZe1YGj9PaYz9368Zvh9CSD8tnNWvUcEE=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down

0 comments on commit 1359f29

Please sign in to comment.