Skip to content

Commit

Permalink
v0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
thalesfsp committed Jun 16, 2023
1 parent 936f2de commit 476dc0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/stretchr/testify v1.8.2
github.com/thalesfsp/configurer v1.1.31
github.com/thalesfsp/customerror v1.1.6
github.com/thalesfsp/go-common-types v0.0.7
github.com/thalesfsp/go-common-types v0.0.8
github.com/thalesfsp/params v0.1.2
github.com/thalesfsp/status v1.0.11
github.com/thalesfsp/sypl v1.9.14
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ github.com/thalesfsp/customerror v1.1.6 h1:yEEFimTTqwxw5D6kzgIPOI9lop0dMpF+Ua3Kh
github.com/thalesfsp/customerror v1.1.6/go.mod h1:cofE04NncfKRQL6SQnVkpkXlgeSwZCcU0BcrE95saXg=
github.com/thalesfsp/go-common-types v0.0.7 h1:gSQiRdZCGpSbtdriWvh1znPml/Yz4zGJ9ODsfXZbAB8=
github.com/thalesfsp/go-common-types v0.0.7/go.mod h1:0cveUQ0w3bqSCHf4eIpJ2T2ghiBg8UsSSUZ4rDAzpbQ=
github.com/thalesfsp/go-common-types v0.0.8 h1:6OPE2jtyWfLx12KIguwOA37sCPPGFgtKPcm5pY23yXI=
github.com/thalesfsp/go-common-types v0.0.8/go.mod h1:0cveUQ0w3bqSCHf4eIpJ2T2ghiBg8UsSSUZ4rDAzpbQ=
github.com/thalesfsp/params v0.1.2 h1:3kwzMpM616SOYg7hRs2btNIGiQl9jvS7TbSQwEhLeJ8=
github.com/thalesfsp/params v0.1.2/go.mod h1:IlZEAsCHABTH32neauCD9m5Rb2QijrXRfnXP95X0ghU=
github.com/thalesfsp/status v1.0.11 h1:Zfso1Mm9Tbmk6vz5ku8YndBQc8RCc3zOGulCaJT8QLA=
Expand Down

0 comments on commit 476dc0d

Please sign in to comment.