Browse Source

build: gofmt on latest

pull/660/head
Matt Silverlock 4 years ago committed by GitHub
parent
commit
332571e548
  1. 1
      mux_httpserver_test.go

1
mux_httpserver_test.go

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
//go:build go1.9
// +build go1.9
package mux

Loading…
Cancel
Save