Skip to content

Commit

Permalink
Merge pull request #24 from codecrafters-io/u-tester-utils-2
Browse files Browse the repository at this point in the history
update tester utils to 0.2.33
  • Loading branch information
rohitpaulk authored Jul 16, 2024
2 parents 2c7cad0 + 72a2e7b commit 0feeaaf
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
@@ -4,7 +4,7 @@ go 1.21

toolchain go1.22.1

require github.com/codecrafters-io/tester-utils v0.2.26
require github.com/codecrafters-io/tester-utils v0.2.33

require (
github.com/davecgh/go-spew v1.1.1 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/codecrafters-io/tester-utils v0.2.26 h1:cHc4m34PPXND0jKRDRW977iToVPLWX3O2ETaSkwc1l8=
github.com/codecrafters-io/tester-utils v0.2.26/go.mod h1:VgP0WmmRsA8L1urWGMXPW4Zv5jcwHwR0LdKZ8ZAEFT4=
github.com/codecrafters-io/tester-utils v0.2.33 h1:sEJg+41qvHSizPWYYR9est8DZ9MRofus06DVBZN1o9o=
github.com/codecrafters-io/tester-utils v0.2.33/go.mod h1:VgP0WmmRsA8L1urWGMXPW4Zv5jcwHwR0LdKZ8ZAEFT4=
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/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=

0 comments on commit 0feeaaf

Please sign in to comment.