Skip to content

Commit

Permalink
Update go.go
Browse files Browse the repository at this point in the history
  • Loading branch information
necrose99 authored Jan 3, 2021
1 parent 2852f34 commit 6f85b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ type CompileOpts struct {
ModMode string
Cgo bool
Rebuild bool
Buildmode string
TrimPath bool
GoCmd string
}
Expand Down

2 comments on commit 6f85b42

@necrose99
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mitchellh#136 update by hand.

@necrose99
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mitchellh#136 update too

Please sign in to comment.