update go.mod and license

This commit is contained in:
Weilin Shi 2023-01-01 08:34:24 +08:00
parent 9234bd71dd
commit 6b08f978b6
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2017 - 2022 Weilin Shi
Copyright (c) 2017 - 2023 Weilin Shi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/steambap/captcha
go 1.16
go 1.17
require (
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0