Skip to content

Commit

Permalink
module stuff & err2 latest
Browse files Browse the repository at this point in the history
  • Loading branch information
lainio committed Aug 16, 2023
1 parent 9a80be9 commit 8455290
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 20 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ module github.com/lainio/ic

go 1.19

require github.com/lainio/err2 v0.8.14
require github.com/lainio/err2 v0.9.29

require (
github.com/davecgh/go-spew v1.1.1 // indirect
golang.org/x/exp v0.0.0-20230105202349-8879d0199aa3 // indirect
)
require golang.org/x/exp v0.0.0-20230105202349-8879d0199aa3 // indirect
11 changes: 2 additions & 9 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/lainio/err2 v0.8.6 h1:KwxYboDyKzqzwH3KMYcl6SjhQNPIhUB2vKEb2YVkyxA=
github.com/lainio/err2 v0.8.6/go.mod h1:3rbXKCMMXELY317HDv032a8rxJnmIK1e0vU6kLYRkUE=
github.com/lainio/err2 v0.8.14 h1:B6pN8cBlo2Itwrb/aVS5Mbu/CyFxqNFfxjYsU1bko34=
github.com/lainio/err2 v0.8.14/go.mod h1:5d/fy7+ytZJEybxIPN/LGEfvnU4y+JWE1tZAWRECJqY=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY=
github.com/lainio/err2 v0.9.29 h1:t94pirHiu3STTvIHF6pCVv6cCJrQswmax6hBCHM8CpI=
github.com/lainio/err2 v0.9.29/go.mod h1:glTVV2qNFbBy6WzZFDP2G5BqMiZI58cudp588cEgCuM=
golang.org/x/exp v0.0.0-20230105202349-8879d0199aa3 h1:fJwx88sMf5RXwDwziL0/Mn9Wqs+efMSo/RYcL+37W9c=
golang.org/x/exp v0.0.0-20230105202349-8879d0199aa3/go.mod h1:CxIveKay+FTh1D0yPZemJVgC/95VzuuOLq5Qi4xnoYc=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c h1:dUUwHk2QECo/6vqA44rthZ8ie2QXMNeKRTHCNY2nXvo=
6 changes: 0 additions & 6 deletions go.work

This file was deleted.

0 comments on commit 8455290

Please sign in to comment.