Skip to content

Commit

Permalink
Fix build with GopherJS (prometheus#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 6874fd0 commit 90116e6
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 90116e6

Please sign in to comment.