Skip to content

Commit

Permalink
feat: update xixo version 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Chao-Ma5566 committed Nov 20, 2023
1 parent aaafe03 commit f1cf6d4
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 @@ -3,7 +3,7 @@ module github.com/cgi-fr/pimo
go 1.20

require (
github.com/CGI-FR/xixo v0.1.6
github.com/CGI-FR/xixo v0.1.7
github.com/Masterminds/sprig/v3 v3.2.3
github.com/adrienaury/zeromdc v0.0.0-20221116212822-6a366c26ee61
github.com/capitalone/fpe v1.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/CGI-FR/xixo v0.1.6 h1:C3BPzLmUebjXsQqaP8A6IBwtlqpRX6Pq9xd3PQp6DCg=
github.com/CGI-FR/xixo v0.1.6/go.mod h1:Q7Xf6CHqoU6hyRwPtvrUu4wCspfFYxIWZoYXTYXvtI8=
github.com/CGI-FR/xixo v0.1.7 h1:Qg6UqO6jiKCMAJeRbw3PFC48OBDgGpm5Em7oS5yXzDs=
github.com/CGI-FR/xixo v0.1.7/go.mod h1:Q7Xf6CHqoU6hyRwPtvrUu4wCspfFYxIWZoYXTYXvtI8=
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
github.com/Masterminds/semver/v3 v3.2.0 h1:3MEsd0SM6jqZojhjLWWeBY+Kcjy9i6MQAeY7YgDP83g=
Expand Down

0 comments on commit f1cf6d4

Please sign in to comment.