This commit is contained in:
renzhiyuan 2026-05-29 14:23:48 +08:00
parent 3665a21003
commit 49f0387c1e
2 changed files with 2 additions and 10 deletions

8
.idea/.gitignore vendored
View File

@ -1,8 +0,0 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

4
go.mod
View File

@ -1,3 +1,3 @@
module l_short_utl_request
module gitea.cdlsxd.cn/self-tools/l_short_url
go 1.26.2
go 1.21