Change module path to git.denco.store/fakz9/ozon-api-client
Some checks are pending
tests / unit (push) Waiting to run
tests / coverage (push) Waiting to run

This commit is contained in:
2025-05-26 03:19:07 +03:00
parent 25e5e568b5
commit dcff4ba1e3
2 changed files with 9 additions and 1 deletions

8
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/diphantxm/ozon-api-client module git.denco.store/fakz9/ozon-api-client
go 1.20 go 1.20