Skip to content

Commit 603962b

Browse files
committed
update gotestsum to current master
removes golang.org/x/cryto dependency: full diff: gotestyourself/gotestsum@012a85e...1a94380 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent e830c53 commit 603962b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/setup/install-gotestsum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
GO111MODULE=on go install gotest.tools/gotestsum@012a85e34a7ce5554057d512e55dcb54b6f2505e
17+
GO111MODULE=on go install gotest.tools/gotestsum@1a9438079330f60c1301fdfacafbfac8763214a5

0 commit comments

Comments
 (0)