storj/testsuite/ui/uitest
Egon Elbre 873a202530 mod: bump storj.io/common
This bumps common, such that things build with Go 1.20.

Also, adds `go vet` checks for testsuite/storjscan and testsuite/ui.

The latest golang.org/x/bcrypt has a check that the new password is less
than 72 bytes, because bcrypt silently discarded them. This means our
own password validation has the same limitation. Old passwords should
still work fine.

Change-Id: Ibb8735b15eeb91460145906b81ae4e365e9ac418
2023-02-03 16:49:41 +02:00
..
browser.go testsuite/ui/uitest: do not use localhost for testing 2022-05-03 15:09:15 +00:00
edge_test.go testsuite/ui/uitest: add Edge testing 2021-10-15 13:27:13 +00:00
edge.go mod: bump storj.io/common 2023-02-03 16:49:41 +02:00
multinode_test.go testsuite/ui/multinode: add first node test 2021-10-18 16:07:01 +00:00
multinode.go testsuite/ui/uitest: fixes for uitest 2021-11-23 15:22:53 +00:00
run_test.go testsuite/ui: move from integration 2021-08-20 16:33:53 +00:00
run.go mod: bump storj.io/common 2023-02-03 16:49:41 +02:00