Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gz3z committed Mar 2, 2023
1 parent cdf3d01 commit e51fe83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/common/json/std.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
// limitations under the License.
//

//go:build stdjson || !(amd64 && (linux || windows || darwin))
// +build stdjson !amd64 !linux,!windows,!darwin

package json

import "encoding/json"
Expand Down

0 comments on commit e51fe83

Please sign in to comment.