Skip to content

Running test/presubmit-tests.sh updates go.mod and go.sum #163

@nak3

Description

@nak3

Currently test/presubmit-tests.sh updates go.mod and go.sum.
Here is my env info and the step to reproduce:

0. go version

$ go version
go version go1.12.5 linux/amd64

$ git rev-parse HEAD
b6a8fa9213e40c1059d39928ca09a016dffc2eec

1. Run test/presubmit-tests.sh

$ bash test/presubmit-tests.sh 

Actual result

$ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   go.mod
	modified:   go.sum

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions