Skip to content

Commit

Permalink
chore: update Go version constraints for compatibility
Browse files Browse the repository at this point in the history
- Remove build constraints for Go version 1.16

Signed-off-by: appleboy <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Aug 25, 2024
1 parent 20f8907 commit a8bfc3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions embed.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
//go:build go1.16
// +build go1.16

package i18n

import (
Expand Down

0 comments on commit a8bfc3e

Please sign in to comment.