Skip to content

Commit

Permalink
Fix build with GopherJS (#406)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <christian@paral.in>
  • Loading branch information
paralin committed Aug 27, 2021
1 parent f436cbb commit 4d08435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proc_maps.go
Expand Up @@ -12,6 +12,7 @@
// limitations under the License.

// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris
// +build !js

package procfs

Expand Down

0 comments on commit 4d08435

Please sign in to comment.