Skip to content

Commit c78c4d6

Browse files
author
Dean Karn
authored
Merge pull request #40 from go-playground/fix-slice-idx-issue
Fix slice idx issue
2 parents a14998c + 5e9b2ad commit c78c4d6

File tree

7 files changed

+65
-709
lines changed

7 files changed

+65
-709
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package form
22
============
3-
<img align="right" src="https://raw.githubusercontent.com/go-playground/form/master/logo.jpg">![Project status](https://img.shields.io/badge/version-3.1.3-green.svg)
3+
<img align="right" src="https://raw.githubusercontent.com/go-playground/form/master/logo.jpg">![Project status](https://img.shields.io/badge/version-3.1.4-green.svg)
44
[![Build Status](https://semaphoreci.com/api/v1/joeybloggs/form/branches/master/badge.svg)](https://semaphoreci.com/joeybloggs/form)
55
[![Coverage Status](https://coveralls.io/repos/github/go-playground/form/badge.svg?branch=master)](https://coveralls.io/github/go-playground/form?branch=master)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/go-playground/form)](https://goreportcard.com/report/github.com/go-playground/form)

benchmarks/ajg_form_test.go

Lines changed: 0 additions & 305 deletions
This file was deleted.

0 commit comments

Comments
 (0)