Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
update go.mod to have go directive
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Feb 2, 2021
1 parent 8d25ecc commit b49c601
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module github.com/mitchellh/copystructure

go 1.15

require github.com/mitchellh/reflectwalk v1.0.0

0 comments on commit b49c601

Please sign in to comment.