Skip to content

Commit

Permalink
fix: gofumpt
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Oct 15, 2021
1 parent d255001 commit db06a3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env_unix.go
@@ -1,3 +1,4 @@
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
// +build darwin dragonfly freebsd linux netbsd openbsd solaris

package env
Expand Down

1 comment on commit db06a3f

@caarlos0
Copy link
Owner Author

Choose a reason for hiding this comment

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

refs #196

Please sign in to comment.